Re: Trying to install Apache::Request - a Linux n00b try #2

2004-01-23 Thread AdmanB
Sorry to say it, but if you don't have mod_perl.pm in your Perl lib path, you have not really installed mod_perl. Maybe you missed a step somewhere, or maybe you are accidentally using a different perl to run the libapreq install than you did when you compiled mod_perl. - Perrin I only have one ve

Trying to install Apache::Request - a Linux n00b try #2

2004-01-23 Thread AdmanB
Running RH9, I have apache 1.3 (latest version that's not 2) and mod_perl 1.29 installed, both successfully, as far as I can tell I'm trying to install Apache::Request for Bricolage, I couldn't find it on the perl website, so I did a search for it. Which turned up the libapreq package, that inc

Re: Trying to install Apache::Request - a Linux n00b

2004-01-21 Thread AdmanB
Running RH9, I have apache 1.3 (latest version that's not 2) and mod_perl 1.29 installed, both successfully, as far as I can tell Compiled from source by you? Yup, compiled using the instructions shown here: http://www.bricolage.cc/docs/Bric/Admin.html#apache/perl_(mod_perl) . I'm trying to insta

Trying to install Apache::Request - a Linux n00b

2004-01-21 Thread AdmanB
Running RH9, I have apache 1.3 (latest version that's not 2) and mod_perl 1.29 installed, both successfully, as far as I can tell I'm trying to install Apache::Request for Bricolage, I couldn't find it on the perl website, so I did a search for it. Which turned up the libapreq package, that inc