y for self-compiled libraries
using --prefix option of configure, and set the -m32 option for gcc.
Regards,
Martina
-Original Message-
From: Stefan Wachter [mailto:[EMAIL PROTECTED]
Sent: Monday, July 03, 2006 09:47
To: Tomcat Users List
Subject: Re: APR not found under Linux
Hi Martina,
chter [mailto:[EMAIL PROTECTED]
Sent: Monday, July 03, 2006 09:47
To: Tomcat Users List
Subject: Re: APR not found under Linux
Hi Martina,
you are right! Switching to the AMD-64-Bit virtual machine Tomcat does
no longer inform: "The Apache Native library...". Therefore I assume
that wi
inaries it needs, hence the error message.
Best regards,
Martina
-Original Message-
From: Stefan Wachter [mailto:[EMAIL PROTECTED]
Sent: Friday, June 30, 2006 16:44
To: Tomcat Users List
Subject: Re: APR not found under Linux
Hi Dhaval,
the java.library.path seems to be alright.
After reading the entire thread, i am out of ideas as well ;o) stefan,
please post your issue+ solution when you have solved it .
Thanks
Markus Schönhaber wrote:
Stefan Wachter wrote:
the ldd command outputs the following dependencies:
libapr-1.so.0 => /usr/local/apr/lib/libapr-1.
Stefan Wachter wrote:
> the ldd command outputs the following dependencies:
>
> libapr-1.so.0 => /usr/local/apr/lib/libapr-1.so.0
> (0x2abcc000)
> librt.so.1 => /lib64/tls/librt.so.1 (0x2ad17000)
> libcrypt.so.1 => /lib64/libcrypt.so.1 (0x2ae1f000)
>
]
Sent: Friday, June 30, 2006 16:44
To: Tomcat Users List
Subject: Re: APR not found under Linux
Hi Dhaval,
the java.library.path seems to be alright. The INFO message during
startup shows that
java.library.path:
/java/jdk1.5.0_05/jre/lib/i386/client:/java/jdk1.5.0_05/jre/lib/i386:/ja
va
Hi Dhaval,
the java.library.path seems to be alright. The INFO message during
startup shows that
java.library.path:
/java/jdk1.5.0_05/jre/lib/i386/client:/java/jdk1.5.0_05/jre/lib/i386:/java/jdk1.5.0_05/jre/../lib/i386:/usr/local/apr/lib:/lib64/tls:/lib64:/usr/lib64
Cheers,
--Stefan
PS: Do
Hmm
I read the BUILDING file of tomcat-native (the one that comes in TOMCAT\bin).
It says something
like:
2 - In bin/setenv.sh add the following:
CATALINA_OPTS="$CATALINA_OPTS -Djava.library.path=tclib_location"
In my machine I am using:
/home/jfclere/jakarta-tomcat-connectors/jni
Hi Dhaval,
I don't think, that an old APR is involved. I compiled the latest APR
(version 1.2.7) using the sources from apr.apache.org. The created
library was placed into /usr/local/apr/lib by "make install".
Yet, there is an old version of the APR installed on my system that came
with http
Hi,
I think your APR library is old. (You might have install using Yast). Tomcat
5.5 requires APR
1.2+. So you might have to compile it by yourself.
(http://tomcat.apache.org/tomcat-5.5-doc/apr.html)
I remembered that I had to compile APR for SuSE 10. Here is what I did:
1) Make sure you h
Hi Markus,
the ldd command outputs the following dependencies:
libapr-1.so.0 => /usr/local/apr/lib/libapr-1.so.0
(0x2abcc000)
librt.so.1 => /lib64/tls/librt.so.1 (0x2ad17000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x2ae1f000)
libpthread.so.0
Stefan Wachter wrote:
> The Apache Tomcat Native library which allows optimal performance in
> production environments was not found on the java.library.path:
> /java/jdk1.5.0_05/jre/lib/i386/client:/java/jdk1.5.0_05/jre/lib/i386:/java/
>jdk1.5.0_05/jre/../lib/i386:/usr/local/apr/lib:/usr/lib
>
> Y
Hi Rajeev,
I changed the order of the directories to /usr/lib:/usr/local/apr/lib
but I did not help.
Cheers,
--Stefan
Rajeev N. Jha wrote:
Try putting the ssl libs in front of apr/tcnative.
Thanks
- Rajeev.
Stefan Wachter wrote:
Hi all,
I tried to run Tomcat using the APR under (Suse-)L
Try putting the ssl libs in front of apr/tcnative.
Thanks
- Rajeev.
Stefan Wachter wrote:
Hi all,
I tried to run Tomcat using the APR under (Suse-)Linux but did not
succeed. During startup there is still the well known message:
The Apache Tomcat Native library which allows optimal performan
Hi all,
I tried to run Tomcat using the APR under (Suse-)Linux but did not
succeed. During startup there is still the well known message:
The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path:
/java/jdk1.5.0_05/jre
15 matches
Mail list logo