Hi all,

I have installed apr native library, open ssl; using :./configure:

./configure --with-apr=/usr/local/apr 
--with-java-home=/usr/java/jdk1.5.0_11  --with-ssl=/usr/local/ssl 
--prefix=/usr/tomcat/apache-tomcat-6.0.18

I added to catalina_opts  java.library definition:

export CATALINA_OPTS="$CATALINA_OPTS -Djava.library.path=/usr/local/apr/lib"

And I still get the error:

The APR based Apache Tomcat Native library which allows optimal performance
in production environments was not found on the java.library.path:

any idea about this issue?

thanks.
-- 
View this message in context: 
http://www.nabble.com/APR-Native-library-on-tomcat-6-tp24107914p24107914.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to