When I do :
locate mod_perl.h

I get:
/home/Chrisp/mod_perl-1.27/apaci/mod_perl.h
/home/Chrisp/mod_perl-1.27/src/modules/perl/mod_perl.h
/home/Chrisp/mod_perl-1.27/htdocs/manual/mod/mod_perl.html

http server-info shows the mod_perl module loaded

I'm not sure why the header files aren't copied. I checked another install I did and they are there.

I guess I should also say I am building Apache using DSO

Thanks for the help,
Chris

At 04:50 PM 6/24/2003, Chris Pizzo wrote:
Hi all,
I am trying to install libapreq-1.2 on my redhat 8.0 system. I keep getting these warnings when i run perl Makefile.PL:


Warning: -L../blib/arch/auto/libapreq changed to -L/home/Chrisp/libapreq-1.2/Request/../blib/arch/auto/libapreq
Warning: -L../blib/arch/auto/libapreq changed to -L/home/Chrisp/libapreq-1.2/Cookie/../blib/arch/auto/libapreq


and when i run make i get a bunch of errors:

Request.xs:41:22: mod_perl.h: No such file or directory
Request.xs:87: parse error before "SV"
.
.
.
make[1]: *** [Request.o] Error 1
make[1]: Leaving directory `/home/Chrisp/libapreq-1.2/Request'
make: *** [subdirs] Error 2


I'm not sure what is wrong.


I built mod_perl with the EVERYTHING=1 switch.

I also re-built perl to be non-multi-threaded. Any pionters as to what is wrong appreciated.

Thanks,
Chris




Reply via email to