- 論壇徽章:
- 0
|
環(huán)境是linux9.0 apache2.0
當我運行:./configure --with-apxs2=/usr/local/apache/bin/apxs
在結尾出現(xiàn)以下信息
no apxs given
need to check for Perl first, apxs depends on it...
checking for perl... /usr/bin/perl
configure: error: Do not use --with-apxs2 but --with-apxs
搞不清楚出了什么問題
perl都有裝啊 應該不是perl的問題 但為什么說要need to check for Perl first 不明白
然后我改用./configure --with-apxs=/usr/local/apache/bin/apxs
它又出現(xiàn)
no apxs2 given
checking checking for apache13...... not provided
checking checking for apache20...... not provided
checking checking for iis...... not provided
checking checking for iPlanet...... not provided
checking for tomcat33 location... not provided
checking for tomcat40 location... not provided
checking for tomcat41 location... not provided
configure: error: Apache 1.3 requires apr to built from source, use --with-apr and --with-apr-util
暈倒
請各位前輩指導下小弟
(之前我在家里的電腦成功編譯過(環(huán)境相同) 拿到別的機子去編譯時就出現(xiàn)問題)
謝謝了 |
|