Thanks, Kerem.
I added the following to the top of catalina.sh
LD_LIBRARY_PATH=/usr/local/apr/lib
export LD_LIBRARY_PATH
but on startup I still get
INFO: The Apache Tomcat Native library which allows optimal performance
in production environments was not found on the java.library.path
I compiled and installed the Apache Tomcat connector v.1.1.2 per
http://tomcat.apache.org/tomcat-5.5-doc/apr.html but I still get this
error upon startup.
"INFO: The Apache Tomcat Native library which allows optimal performance
in production environments was not found on the java.library.path"