Re: [mp2] libapreq2 error

2005-07-19 Thread Fred Moyer
Garrison Hoffman wrote: > When trying to use Apache2::Cookie I get: > > /usr/sbin/apache2: symbol lookup error: > /usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/APR/Request/Apache2/Apache2.so: > undefined symbol: apreq_handle_apache2 > > Is this a problem with libapreq2-2.05-dev or with my mod_pe

[mp2] libapreq2 error

2005-07-19 Thread Garrison Hoffman
When trying to use Apache2::Cookie I get: /usr/sbin/apache2: symbol lookup error: /usr/lib/perl5/site_perl/5.8.6/i686-linux/auto/APR/Request/Apache2/Apache2.so: undefined symbol: apreq_handle_apache2 Is this a problem with libapreq2-2.05-dev or with my mod_perl configuration? -gh --