Re: APR::Request gets Symbol Not Found

2009-11-18 Thread Perrin Harkins
On Wed, Nov 18, 2009 at 9:55 PM, Bill Karwin wrote: > However when I try to test that I can load the module: > > $ perl -MAPR::Request -e true > Can't load > '/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/APR/Request/Request.bundle' > for module APR::Request: > dlopen(/opt/local/lib/pe

APR::Request gets Symbol Not Found

2009-11-18 Thread Bill Karwin
I'm on Mac OS X 10.5 (Leopard). I have Apache 2.2.14 and mod_perl2 version 2.0.4.0 installed and working. They are installed via macports. Then I installed libapreq2, and it also seemed to install without error. Version 2.12.0, also via macports. However when I try to test that I can load the