请教aix5.3装apache的问题!

请教aix5.3装apache的问题!

# cd httpd-2.2.2
# ls
.deps             LAYOUT            ROADMAP           config.log        include
.gdbinit          LICENSE           VERSIONING        config.nice       libhttpd.dsp
ABOUT_APACHE      Makefile.in       acinclude.m4      configure         modules
Apache.dsw        Makefile.win      apachenw.mcp.zip  configure.in      os
BuildBin.dsp      NOTICE            build             docs              server
CHANGES           NWGNUmakefile     buildconf         emacs-style       srclib
INSTALL           README            confdefs.h        httpd.dsp         support
InstallBin.dsp    README.platforms  config.layout     httpd.spec        test
# ./configure
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... powerpc-ibm-aix5.1.0.0
checking host system type... powerpc-ibm-aix5.1.0.0
checking target system type... powerpc-ibm-aix5.1.0.0

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... powerpc-ibm-aix5.1.0.0
checking host system type... powerpc-ibm-aix5.1.0.0
checking target system type... powerpc-ibm-aix5.1.0.0
Configuring APR library
Platform: powerpc-ibm-aix5.1.0.0
checking for working mkdir -p... yes
APR Version: 1.2.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
没有找到c编译器
楼上正解.楼主需要安装GCC编译器.