安装http-2.0.49时出现的问题,请求各位帮助,急!!!

发表于:2007-05-25来源:作者:点击数: 标签:
老大我安装时出现下面的情况轻指点,先谢了!!! [root@localhosthttpd-2.0.49]#./configure--prefix=/usr/local/apache2--enable-so--enable-ssl checkingforchosenlayout...Apache checkingforworkingmkdir-p...yes checkingbuildsystemtype...i686-pc- linux

老大 我安装时出现下面的情况轻指点,先谢了!!!
[root@localhost httpd-2.0.49]# ./configure --prefix=/usr/local/apache2 --enable-so --enable-ssl
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
 
Configuring Apache Portable Runtime library ...
 
checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring APR library
Platform: i686-pc-linux-gnu
checking for working mkdir -p... yes
APR Version: 0.9.5
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr

 loveme99 回复于:2004-08-06 11:33:56
好像是没有gcc或者cc吧

 bdw 回复于:2004-08-06 23:17:27
error: no acceptable C compiler found in $PATH

 wingger 回复于:2004-08-07 00:26:35
找一个c编译器安装一下吧

或者在安装系统时,把把系统开发和软件开发工具安装上

 someday 回复于:2004-08-09 17:35:38
感谢大家的帮助!!!

 yhong5 回复于:2004-08-11 13:46:03
没有c编译器

 apache2 回复于:2004-08-13 09:47:55
gcc 要用2.95.3版本的,有些版本会有问题,我以前用过的经验

原文转自:http://www.ltesting.net