e you can find libapr. But I think something else must be wrong,
because without libapr I would have expected httpd to give up on startup
much earlier.
You can check for the symbols inlibapr e.g. like this:
mysystem% PATH_TO_NM/nm libapr-0.so.0.9.7 | grep apr_pool_get_parent
[989] | 171304|
):
httpd: Syntax error on line 500 of /opt/lampp/etc/httpd.conf: Syntax
error on line 1 of /opt/lampp/etc/tomcat.conf: Cannot load
/opt/lampp/modules/mod_jk2.so into server:
/opt/lampp/modules/mod_jk2.so: undefined symbol: apr_pool_get_parent
Can anybody tell me what is wrong on this machine?
Thanks