Hi, i am trying to install mod_perl-1.24 on a redhat linux 6.2 box with
kernel 2.2.16-3 and apache 1.3.12. Somebody had previosly installed
modperl into the httpd binary on this box but it was not fully working,
i am assuming that the previous installation is causing the make errors.
I cant find the orginal mod_perl source in this box so i downloaded the
lastest and tried installing this, i also took any refernces of perl
support out of http.conf and overwrote the httpd binary with a backup
that didnt have the perl module support buit in, i  would like to know
what i can do to solve this please. I get the following errors when i
run make:

(cd /usr/local/src/APACHE/apache_1.3.12 && make)
make[1]: Entering directory `/usr/local/src/APACHE/apache_1.3.12'
===> src
make[2]: Entering directory `/usr/local/src/APACHE/apache_1.3.12'
make[3]: Entering directory `/usr/local/src/APACHE/apache_1.3.12/src'
===> src/regex
make[4]: *** No rule to make target `regcomp.c', needed by `regcomp.o'.
Stop.
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory `/usr/local/src/APACHE/apache_1.3.12/src'
make[2]: *** [build-std] Error 2
make[2]: Leaving directory `/usr/local/src/APACHE/apache_1.3.12'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/local/src/APACHE/apache_1.3.12'
make: *** [apaci_httpd] Error 2

Thanks in advance,

Regards.

Reply via email to