did you set the environment-variable LD_LIBRARY_PATH?

cheers

gregor
---
just because you're paranoid doesn't mean they're not after you...

Am 19.03.2010 um 18:43 schrieb blargy <zman...@hotmail.com>:

>
> I was able to build and install APR (from the Tomcat bin dir) into
> /usr/local/apr/lib and I added the following JVM argument when
> starting
> Tomcat: -Djava.library.path=/usr/local/apr/lib/
>
> However I am still seeing this warning message even though the apr lib
> directory exists:
>
> [java] INFO: The Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path: /usr/local/apr/lib
>
> [root]# ls -al /usr/local/apr/lib
> total 4288
> drwxr-xr-x 3 root root    4096 Mar 19 10:36 .
> drwxr-xr-x 6 root root    4096 Mar 18 22:48 ..
> -rw-r--r-- 1 root root    8130 Mar 18 22:55 apr.exp
> -rw-r--r-- 1 root root 1235262 Mar 18 22:55 libapr-1.a
> -rwxr-xr-x 1 root root     838 Mar 18 22:55 libapr-1.la
> lrwxrwxrwx 1 root root      17 Mar 18 22:55 libapr-1.so ->
> libapr-1.so.0.3.9
> lrwxrwxrwx 1 root root      17 Mar 18 22:55 libapr-1.so.0 ->
> libapr-1.so.0.3.9
> -rwxr-xr-x 1 root root  665670 Mar 18 22:55 libapr-1.so.0.3.9
> -rw-r--r-- 1 root root 1563482 Mar 19 10:36 libtcnative-1.a
> -rwxr-xr-x 1 root root     921 Mar 19 10:36 libtcnative-1.la
> lrwxrwxrwx 1 root root      23 Mar 19 10:36 libtcnative-1.so ->
> libtcnative-1.so.0.1.16
> lrwxrwxrwx 1 root root      23 Mar 19 10:36 libtcnative-1.so.0 ->
> libtcnative-1.so.0.1.16
> -rwxr-xr-x 1 root root  874847 Mar 19 10:36 libtcnative-1.so.0.1.16
> drwxr-xr-x 2 root root    4096 Mar 19 10:36 pkgconfig
>
> Am I missing some files or something? Is there any other
> configuration I
> need to do in Tomcat?
>
>
> --
> View this message in context: 
> http://old.nabble.com/APR-Question-tp27951002p27951002.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
>

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

Reply via email to