错误提示:
buildconf: autoconf not found.
You need autoconf version 2.59 or newer installed
to build mod_jk from SVN.
解决方法:[root@sony619 native]# yum install autoconf
执行时再次提示:
buildconf: libtool not found.
You need libtool version 1.4 or newer installed
to build mod_jk from SVN.
解决方法: [root@sony619 native]#./ yum install libtool