Reko
02-04-2002, 01:12 PM
I'm trying to install Apache 1.3.23
I type in the terminal:
./configure --prefix=/usr/local/apache/httpd --sysconfdir=/www/conf --enable-module=rewrite
and I get the following error:
Creating Makefile in src
+ configured for Linux platform
Error: could not find any of these C compliers anywhere in your PATH: gcc cc acc c89
Configure terminated
I downloaded and installed the following pachages from Redhat:
glib-devel
binutils
libgcc
kernel-headers
glibc-devel
gcc3
what am i missing? Why can't i compile this god damn thing? I don't want to do a RMP cause the ver of apache I need is the latest, and I can't find an RPM for 1.3.23 Can someone help me out, like is there a path of the compilers i just installed that I can tell it? Thanks.
-Bryan
[ 04 February 2002: Message edited by: Reko ]
I type in the terminal:
./configure --prefix=/usr/local/apache/httpd --sysconfdir=/www/conf --enable-module=rewrite
and I get the following error:
Creating Makefile in src
+ configured for Linux platform
Error: could not find any of these C compliers anywhere in your PATH: gcc cc acc c89
Configure terminated
I downloaded and installed the following pachages from Redhat:
glib-devel
binutils
libgcc
kernel-headers
glibc-devel
gcc3
what am i missing? Why can't i compile this god damn thing? I don't want to do a RMP cause the ver of apache I need is the latest, and I can't find an RPM for 1.3.23 Can someone help me out, like is there a path of the compilers i just installed that I can tell it? Thanks.
-Bryan
[ 04 February 2002: Message edited by: Reko ]