Apache 1.3.27 on mandrake

well i try to configure apache 1.3.27 on my mandrake box.

and when i run the configure command i got the follwoing.

root@aaa [~/apache_1.3.27]# ./configure --prefix=/var/local/apache
Configuring for Apache, Version 1.3.27
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Linux platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ checking for system header files
+ adding selected modules
+ using builtin Expat
+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
./helpers/TestCompile: make: command not found
============= End of Error Report =============

Aborting!

any help with that please.

 

 

 

 

Top