Heb nu net apache 1.3.17 en php 4.0.1pl1 gedownload...
eerst alles netjes uitgepakt, daarna php geconfigureerd, en make en make install gedaan... ging prima.. heb netjes aangegeven waar apache staat enzow, gaat allemaal prima..
maar daarna probeer ik apache (./cofigure --prefix=/www --activate-module=src/modules/php4/libphp4.a) en dan krijg ik hetvolgende:
eerst alles netjes uitgepakt, daarna php geconfigureerd, en make en make install gedaan... ging prima.. heb netjes aangegeven waar apache staat enzow, gaat allemaal prima..
maar daarna probeer ik apache (./cofigure --prefix=/www --activate-module=src/modules/php4/libphp4.a) en dan krijg ik hetvolgende:
Iemand een idee wat ik nou verkeerd doe? Ik gebruik als distro suse 7.0Configuring for Apache, Version 1.3.17
+ using installation path layout: Apache (config.layout)
+ activated php4 module (modules/php4/libphp4.a)
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
o php4_module uses ConfigStart/End
+ 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 ========
============= End of Error Report =============
Aborting!