when iam trying to install the apache 2.2.23 in my linux pc i get the below error?
[sree@localhost Desktop]$ cd httpd-2.2.23
[sree@localhost httpd-2.2.23]$ ls
ABOUT_APACHE config.layout httpd.mak LICENSE README-win32.txt
acinclude.m4 config.log httpd.spec Makefile.in ROADMAP
Apache.dsw config.nice include Makefile.win server
build configure INSTALL modules srclib
BuildBin.dsp docs LAYOUT NWGNUmakefile test
buildconf emacs-style libhttpd.dep os VERSIONING
CHANGES httpd.dep libhttpd.dsp README
confdefs.h httpd.dsp libhttpd.mak README.platforms
[sree@localhost httpd-2.2.23]$ ./configure
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: 1.4.6
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/sree/Desktop/httpd-2.2.23/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details
configure failed for srclib/apr