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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to