Message
I installed the library package
'libapreq2' on an Ubuntu 7.10 distro,
and tried dereferencing the 'Apache2::Request' module in a mod_perl script, but it crashed with '/usr/sbin/apache2:
symbol lookup error:
/usr/lib/perl5/auto/APR/Request/Apache2/Apache2.so:
undefined symbol: apreq_handle_apache2'.
I ran 'nm' on libapreq2.so.3 and it returned "nm: /usr/lib/libapreq2.so.3:
no symbols".
Can anyone help with this?
Thanks,
Paul Cameron