Hello Everybody,
I am trying to install Apache 1.3, Mod_perl 1 and Php 4.3.10.
I found out how to do it from
http://modperlbook.org/html/ch03_06.html
This document describes how to do it. The problem is that when I get to
'make' the Php after
'./co./configure --with-apache=../apache_1.3.xx \
--with-mysql --enable-track-vars'
my system shows the following error.
gcc: sapi/cli/php_cli.o: No such file or directory
gcc: sapi/cli/getopt.o: No such file or directory
make: *** [sapi/cli/php] Error 1
What should I do?
Thank You,
http://www.geocities.com/binnyva