Page 1 of 1

/bin/sh: aclocal-1.10: command not found

Posted: Mon Aug 09, 2010 10:53 am
by ^rooker
[PROBLEM]
cd . && aclocal-1.10
/bin/sh: aclocal-1.10: command not found
make: *** [aclocal.m4] Error 127
[SOLUTION]
Install "automake":

Code: Select all

apt-get install automake