描述:本人使用SLES11版本,下载 httpd-2.2.22.tar.dz2 。进入httpd-2.2.22执行./configure 安装,过程出现
hatest01:~/Desktop/httpd-2.2.22 # ./configure
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: 1.4.5
checking for chosen layout... apr
checking for gcc... no #这里感觉除了问题,但看不懂,求解
checking for cc... no #这里感觉除了问题,但看不懂,求解
checking for cl.exe... no #这里感觉除了问题,但看不懂,求解
configure: error: in `/root/Desktop/httpd-2.2.22/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr
于 2013-05-11 15:08:33发表:
你那没有安装gcc
yehg01 于 2012-11-22 12:14:40发表:
没有安装gcc)3):o