Тема: Apache на Linux
Показать сообщение отдельно
Старый 30.10.2003, 20:51     # 1
L@mo
Guest
 
Сообщения: n/a

Apache на Linux

Решил поставить апача на серве в локалке, стал его компилить а мне выдается:

[root@10 httpd-2.0.48]# ./configure --prefix=/usr/local/apache
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


Что бы это
configure: error: no acceptable C compiler found in $PATH
configure failed for srclib/apr

могло значить, и как все поправить???