On Fri, 19 Jun 1998, Louis-David Mitterrand wrote:
> After trying out the 116v2-glibc there seems to be two issues:
>
> - you can't load a native library if it is outside of
> $JDK_HOME/lib/i586/green_threads,
It works fine for me. Make sure that the directory containing your native
librarie
Works for me on RedHat 4.2 libc. Are sure you have that native library
in your LD_LIBRARY_PATH?
BTW, as far as I understand, 116v2 is a libc only port and was not
tested with glibc.
---
Igor Slepchin
Louis-David Mitterrand wrote:
>
> After trying out the 116v2-glibc there seems to be two issues
After trying out the 116v2-glibc there seems to be two issues:
- you can't load a native library if it is outside of
$JDK_HOME/lib/i586/green_threads,
- loading a native library with the jni interface gives a segfault
(worked with 115v7-glibc)
System: Debian-2.0 (unstable 'slink' ditro)
--
I know this may not be the best place but hopefully some one has had this
problem.
I just installed jdk-1.1.5-7 and to do this I upgraded my glibc
to glibc-2.0.7-13.i386.rpm. and then installed which is fine.
I test it out it works.
now for the problem when I use ppp. my only means of connecti