LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   make error (https://www.linuxquestions.org/questions/linux-software-2/make-error-281834/)

liljhand 01-24-2005 08:49 PM

make error
 
cd . && aclocal-1.7
/bin/sh: line 1: aclocal-1.7: command not found
make: *** [aclocal.m4] Error 127

this is what i get after typing make to install superkaramba. Helpp!!

quatsch 01-24-2005 10:04 PM

you need to get aclocal installed. I think it's part of of automake.
Try:
urpmi automake
or
urpmi aclocal


All times are GMT -5. The time now is 06:55 PM.