myos:/home/osirs/eva# make
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/home/osirs/eva'
make[1]: Leaving directory `/home/osirs/eva'
cd . && /bin/sh /home/osirs/eva/admin/missing --run aclocal-1.6
/home/osirs/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 . && \
/bin/sh /home/osirs/eva/admin/missing --run automake-1.6 --gnu Makefile
/home/osirs/eva/admin/missing: line 46: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system. You should only need it if
you modified `Makefile.am', `acinclude.m4' or `configure.in'.
You might want to install the `Automake' and `Perl' packages.
Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/osirs/eva'
./admin/cvs.sh: line 11: autoconf: command not found
make[1]: *** [configure] 错误 1
make[1]: Leaving directory `/home/osirs/eva'
make: *** [configure] 错误 2