cd . && /bin/bash /home/sed/Desktop/eva/admin/missing --run aclocal-1.6
/home/sed/Desktop/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/bash /home/sed/Desktop/eva/admin/missing --run automake-1.6 --gnu Makefile
/home/sed/Desktop/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/sed/Desktop/eva'
/usr/bin/m4: unrecognized option `--debugfile=autom4te.cache/traces.0t'
Try `/usr/bin/m4 --help' for more information.
autom4te: /usr/bin/m4 failed with exit status: 1
make[1]: *** [configure] 错误 1
make[1]: Leaving directory `/home/sed/Desktop/eva'
make: *** [configure] 错误 2