On Mon, 14 May 2007 11:40:46 -0400
"cfaust-dougot" <[EMAIL PROTECTED]> wrote:

> Thanks Jonathan, I think that helped get me closer.
> I removed the Request.so (don't know where it came from if it
> shouldn't have been there), now I get " Can't locate loadable object
> for module APR::Request" which is coming from "use APR::Request ();"
> in my startup.pl Am i just missing something stupid? APR::Request
> should be there by way of installing libapreq2, shouldn't it? Thanks

   You need Request.so for that.  Your install issues sound like it
   might be a perl or gcc difference between what you used to build
   mod_perl and libapreq2. 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to