By Date: <-- -->
By Thread: <-- -->

Tomcat unable to find the apr library



Hi,

I wanted my tomcat instance use the APR (Apache Portable Runtime) so I installed it.

Installation went fine, and the library where installed in /usr/local/apr/lib.

Then I set the env variable LD_LIBRAY_PATH to /usr/local/apr/lib.

I restart tomcat, but I still get this message in the log
INFO: The Apache Tomcat Native library which allo..[...]..s was not found on the java.library.path: [...]:/usr/local/apr/lib/


So I don't understand, because it looks like, all information to load the APR library is given, but tomcat failed to use it....

Any help ?

---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org