Announcement

Collapse
No announcement yet.

superkarramba

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    superkarramba

    I wanna install supper karramba but dunnno how downloaded it....

    can any one help me plz

    edit:

    I get htis when running ./configure

    configure: error: no acceptable C compiler found in $PATH

    edit:

    when I wanna instal it from the adept manager it shows break install

    #2
    Re: superkarramba

    You shouldn't try to install it by compiling (just if you want the latest of latest), you can install it automatically by adept or apt-get
    sudo apt-get install superkaramba (it's in universe repository)

    Or if you want to compile it, then you will need to install build-essential :
    sudo apt-get install build-essential (in main repository)

    Cheers

    Comment

    Working...
    X