※ 引述《pantc12 (胖胖)》之銘言:
: ※ 引述《TheJim (TheJim)》之銘言:
: : 請問一下
: : 我用freebsd 6.2用ports安裝apache都會出現
: : Found libtool-1.5.22_2, but you need to upgrade to libtool>=2.2.
: : 但我直接從libtool的ports下make install clean也不行,請問這應如何處理呢
: : 當我在apache20的ports中make install clean時,會出現如下...
: 我都是用 "make config install clean" 解決
: 如有錯誤還請各位高手大大指點^^
每次更新ports之後,/usr/ports/UPDATING要看阿
裡面有重大更新,或是像你這問題的解決方法
portmaster -o devel/libtool22 libtool-1.5\*
portmaster -o devel/libltdl22 libltdl-1.5\*
用portmaster就可以解決了