Thanks Guys, Everything is working now (but I still have no idea how they got 
that way).
 
I removed the entire APR/* dir out of the perl dir and everything was good. So 
I must have had 2 versions of libapreq installed and the wrong one was being 
found via @INC??? I don't know, but its working!!!
 
Thanks!
-Chris

________________________________

From: Frank Wiles [mailto:[EMAIL PROTECTED]
Sent: Mon 5/14/2007 1:25 PM
To: cfaust-dougot
Cc: Jonathan Vanasco; modperl@perl.apache.org
Subject: Re: Help with Manual removal of libapreq2



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 <http://www.wiles.org/> 
 ---------------------------------



Reply via email to