I'm not sure if this is the right place to request assistance with this perl
module installation issue. Please direct me to the proper person if
possible.

I have been trying to install the libapreq-1.0 module through CPAN and
through the tar (Makefile.PL) to no avail. I keep getting various errors.
The following error is what I get when trying to install through the
Makefile.PL method. Any ideas on how to fix this? Is there a global variable
called "@INC" that has to include the i386 directory?

---
[root@borg libapreq-1.0]# perl Makefile.PL && make install
Can't locate mod_perl.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux
/usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at
Makefile.PL line 12.
BEGIN failed--compilation aborted at Makefile.PL line 12.
[root@borg libapreq-1.0]# slocate mod_perl.pm
/usr/lib/perl5/site_perl/5.6.1/i386-linux/mod_perl.pm
---

Thanks for your time,

Brian.

Reply via email to