sun solaris下安装apache出错啦!请同志们帮帮忙!
我的安装步骤如下
#gzip -d httpd-2.1.3-beta.tar.gz
#tar xvf httpd-2.1.3-beta.tar
#cd httpd-2.1.3-beta
#./configure --prefix=/usr/local/apache --enable-module=so
出现如下信息:(最后一句出错)
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
Configuring Apache Portable Runtime library ...
checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
Configuring APR library
Platform: sparc-sun-solaris2.9
checking for working mkdir -p... yes
APR Version: 1.1.0
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