Libapreq-0.31 problem

I am getting the following error when installing libapreq-0.31 . I am
guessing it means something isn’t where it is supposed to be. When I do a
search I can’t find it either.

root@support libapreq-0.31]# perl Makefile.PL && make install
Checking if your kit is complete…
Looks good
ERROR from evaluation of /root/libapreq-0.31/c/Makefile.PL: Can’t locate
Apache/src.pm in @INC

I am using redhat 8.0 for the box. All other dependencies are satisfied

server.

/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/mod_perl.pm
/usr/lib/httpd/modules/mod_perl.so

Thanks for any suggestions

Raymond Norton
Little Crow Telemedia Network
320-234-0270

Raymond Norton wrote:

ERROR from evaluation of /root/libapreq-0.31/c/Makefile.PL: Can’t locate
Apache/src.pm in @INC

Apache/src.pm is part of mod_perl. What versions of Apache and
mod_perl do you have?
�|� Request Tracker... So much more than a help desk — Best Practical Solutions – Trouble Ticketing. Free.

It’s a standard redhat 8.0 install. I had a similar problem trying to get
rt working a few months ago. After my post, I removed apache & mod_perl,
and followed the redhat 7.2 install procedure. I was able to satisfy all
dependencies, although I could not get cpan to install apache::cookie. I
did this manually, and am just now starting to edit config.pm , and set up
sendmail.

Thanks much for the reply

Raymond