FC6 系統安裝Apache出現錯



贊助商連結


coolts
2007-03-16, 03:10 PM
[root@localhost httpd-2.0.55]# ./configure --prefix=/usr/local/httpd --enable-modules=so
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.7
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
You have mail in /var/spool/mail/root

贊助商連結


jim1960
2007-03-16, 06:51 PM
有何特殊理由要自己編譯而不使用現成的套件?

編譯程式要先安裝一堆發展套件(gcc/xxx-devel)。

狼王天下
2007-06-29, 04:14 AM
它寫了並没有找到c的編譯器
大大有安裝c了嗎??

algolee
2007-06-29, 08:27 AM
系統有提示問題在那邊
==> no acceptable C compiler found in $PATH