当前位置: 代码迷 >> Web前端 >> tomcat-connectors 错误
  详细解决方案

tomcat-connectors 错误

热度:139   发布时间:2012-11-22 00:16:41.0
tomcat-connectors 异常

[root@localhost native]# ./buildconf.sh
rm autom4te.cache
libtoolize --force --automake --copy
./buildconf.sh: line 23: libtoolize: command not found
aclocal
./buildconf.sh: line 27: aclocal: command not found
autoheader
./buildconf.sh: line 29: autoheader: command not found
automake -a --foreign --copy
./buildconf.sh: line 31: automake: command not found
autoconf
./buildconf.sh: line 33: autoconf: command not found
rm autom4te.cache

  相关解决方案