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 pe

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 libtc