Thanks, Kerem.

I added the following to the top of catalina.sh

   LD_LIBRARY_PATH=/usr/local/apr/lib
   export LD_LIBRARY_PATH

but on startup I still get

   INFO: The Apache Tomcat Native library which allows optimal performance 
in production environments was not found on the java.library.path: 
/opt/jdk1.5.0_06/jre/lib/i386/server:/opt/jdk1.5.0_06/jre/lib/i386:/opt/jdk1.5.0_06/jre/../lib/i386:/usr/local/apr/lib

Am I missing something in /usr/local/apr/lib?

-rw-r--r--  1 root root    8 Mar 31 15:01 libtcnative-1.a
-rwxr-xr-x  1 root root  927 Mar 31 15:01 libtcnative-1.la
lrwxrwxrwx  1 root root   22 Mar 31 15:01 libtcnative-1.so -> 
libtcnative-1.so.0.9.4
lrwxrwxrwx  1 root root   22 Mar 31 15:01 libtcnative-1.so.0 -> 
libtcnative-1.so.0.9.4
-rwxr-xr-x  1 root root 4204 Mar 31 15:01 libtcnative-1.so.0.9.4
drwxrwxrwx  2 root root 4096 Mar 31 15:01 pkgconfig


> ----- Message from KEREM ERKAN <[EMAIL PROTECTED]> on Mon, 3 Apr 
2006 
> 
> Add /usr/local/apr/lib to LD_LIBRARY_PATH before starting Tomcat. That 
will
> do it.
> 
> Regards,
> 
> Kerem


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to