make
出现
cd . && /usr/local/bin/bash /tmp/eva/admin/missing --run aclocal-1.6
/tmp/eva/admin/missing: line 46: aclocal-1.6: command not found
WARNING: `aclocal-1.6' is missing on your system. You should only need it if
you modified `acinclude.m4' or `configure.in'. You might want
to install the `Automake' and `Perl' packages. Grab them from
any GNU archive site.
cd . && /usr/local/bin/bash /tmp/eva/admin/missing --run autoheader
/tmp/eva/admin/missing: line 46: autoheader: command not found
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.in'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
touch ./config.h.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
autoconf: not found
*** Error code 1