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