Hello Milan and Mladen,

See here the libraries that are created:

-rwxr-xr-x 1 belpop belpop  872663 Nov 12 14:41 libtcnative-1.so.0.1.14
lrwxrwxrwx 1 belpop belpop      23 Nov 12 14:41 libtcnative-1.so.0 ->
libtcnative-1.so.0.1.14
lrwxrwxrwx 1 belpop belpop      23 Nov 12 14:41 libtcnative-1.so ->
libtcnative-1.so.0.1.14
-rwxr-xr-x 1 belpop belpop     920 Nov 12 14:41 libtcnative-1.la
-rw-r--r-- 1 belpop belpop 1561106 Nov 12 14:41 libtcnative-1.a
drwxr-xr-x 2 belpop belpop    4096 Nov 12 16:17 pkgconfig

I did put them in LD_LIBRARY_PATH and in all the JDK directories listed
below. Still the same message is shown in the log.

INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path:
/usr/jdk1.6.0_10/jre/lib/i386/server:/usr/jdk1.6.0_10/jre/lib/i386:/usr/jdk1.6.0_10/jre/../lib/i386:/usr/local/apr:/usr/java/packages/lib/i386:/lib:/usr/lib

So, in LD_LIBRARY_PATH there should be the libtcnative-1.a files?

What do you mean with:
> as well as all dependencies
> apr, eventual openssl, etc

cheers,
Paul

On Wed, Nov 12, 2008 at 4:05 PM, Mladen Turk <[EMAIL PROTECTED]> wrote:

> Milan Cvejic wrote:
>
>> Hello,
>>
>> You should copy libtcnative-1.so to java JDK installation folder in my
>> case: jre/lib/amd64/
>>
>> Those libraries are needed by java...
>>
>>
> There's no need for that.
> It is enough that it is (as well as all dependencies
> apr, eventual openssl, etc) in the LD_LIBRARY_PATH
>
> Regards
> --
> ^(TM)
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to