解決jk安裝時出現的問題:autoconf not found.You need autoconf version 2.59 or newer installed

錯誤提示:

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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章