Re: Tomcat 5.5.23 with Sun JDK 1.5.0_11 can't find the Apache Tomcat Native library

2007-05-04 Thread Rafael Caceres
Tried copying the 6 files (5 from ./native/libs, libtcnative-1a from ./native) to the $JAVA_HOME/jre/lib/i386/client directory. Did not set LD_LIBRARY_PATH on the startup script now. Yet the same message appears on the catalina.out log: INFO: The Apache Tomcat Native library which allows optimal

Tomcat 5.5.23 with Sun JDK 1.5.0_11 can't find the Apache Tomcat Native library

2007-05-03 Thread Rafael Caceres
Hi all, The Apache Tomcat Native library was built from the untarred source on /usr/local/apache-tomcat-5.5.23/bin/tomcat-native-1.1.6-src/jni/native using: ./configure --with-apr=/usr/local/apache2/bin/apr-config --with-ssl --prefix=/usr/local/apr;make;make install On startup the Tomcat logs

Re: Tomcat 5.5.23 with Sun JDK 1.5.0_11 can't find the Apache Tomcat Native library

2007-05-03 Thread Orlando Reis
Try de dir where you compiled the files, where you did: sh buildconf; ./configure and make There is a directory .libs in there you will find the native library's copy them to your $JAVA_HOME/jre/lib/i386/client There should be 6 files: libtcnative-1.a libtcnative-1.lai libtcnative-1.so.0