On Mon, Jan 14, 2002 at 05:12:29PM +0100, jean-frederic clere wrote:
> Hi,
>
> I am playing with jk2 and I have noted that the loadNative() in AprImpl fails:
> +++
> java.lang.UnsatisfiedLinkError:
> /home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/libapr.so:
> /home/jakarta/jakarta-
[EMAIL PROTECTED] wrote:
>
> That's a bit problematic...
>
> I think it'll work fine if LD_LIBRARY_PATH is set before starting tomcat
> to include all the libs ( and libapr ) or of libapr ( and the rest ) are
> installed in the system dirs ( i.e. /usr/lib ).
It works better ;-) using System.loa
That's a bit problematic...
I think it'll work fine if LD_LIBRARY_PATH is set before starting tomcat
to include all the libs ( and libapr ) or of libapr ( and the rest ) are
installed in the system dirs ( i.e. /usr/lib ).
The code in loadNative() was trying to work around and not require the
use
GOMEZ Henri wrote:
>
> >I am playing with jk2 and I have noted that the loadNative()
> >in AprImpl fails:
> >+++
> >java.lang.UnsatisfiedLinkError:
> >/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/l
> >ibapr.so:
> >/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/l
>
GOMEZ Henri wrote:
>
> >I am playing with jk2 and I have noted that the loadNative()
> >in AprImpl fails:
> >+++
> >java.lang.UnsatisfiedLinkError:
> >/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/l
> >ibapr.so:
> >/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/l
>
>I am playing with jk2 and I have noted that the loadNative()
>in AprImpl fails:
>+++
>java.lang.UnsatisfiedLinkError:
>/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/l
>ibapr.so:
>/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/l
>ibapr.so:
>undefined symbol: crypt
>
Hi,
I am playing with jk2 and I have noted that the loadNative() in AprImpl fails:
+++
java.lang.UnsatisfiedLinkError:
/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/libapr.so:
/home/jakarta/jakarta-tomcat-4.0.1/webapps/jk/WEB-INF/jk2/jni/libapr.so:
undefined symbol: crypt