LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 809|回复: 2

帮忙解决一个问题,这是什么原因?

[复制链接]
发表于 2004-3-17 23:39:23 | 显示全部楼层 |阅读模式
我在安装:apache2.0.48的时候老是出现这种情况。这是怎么会事?
[root@localhost httpd-2.0.48]# ./configure --enable-module=most --enable-shared=max
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
configure failed for srclib/apr
[root@localhost httpd-2.0.48]#
发表于 2004-3-18 03:33:56 | 显示全部楼层
no acceptable C compiler found in $PATH
感觉好像没有安装gcc编译器.
发表于 2004-3-18 09:58:07 | 显示全部楼层
rpm -q gcc 看一下有没有装gcc
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表