不好意思,可能是我的电脑问题。不知道为什么,我换来换去编译的时候都是会有这样的结果。能请问一下为什么吗?
[root@BBgirl httpd-2.0.49]# ./configure --prefix=/usr/local/apache2 --mandir=/usr/share/man --enable-so --enable-module=rewrite --enable-cgi --enable-track-vars --enable-deflate --enable-gzip --enable-cache --enable-mem-cache --enable-disk-cache --enable-rewrite=shared --enable-forward --enable-status=shared --disable-status --enable-file-cache --with-mpm=prefork --enable-cgid --enable-expires=share
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
[root@BBgirl httpd-2.0.49]# make
make: *** No targets specified and no makefile found. Stop.
[root@BBgirl httpd-2.0.49]#
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.