On Tue, 8 Sep 1998, Wim Ceulemans wrote:
> Hi
>
> I have upgraded my jdk1.1.6v2 to jdk 1.1.6v4a and ran into an error. After
> installing when I run javac it displays the following error:
>
> /usr/local/jdk1.1.6v4a/bin/../bin/green-threads/java: Can.t load library
> libXp.so.6
>
> Does anyone know what is in libXp and where to find it? or what is the
> problem?
> I have a Redhat linux 4.2 (2.0.30) with the correct libc5 and ld installed
> (worked with the v2).
>
> Regards
> Wim Ceulemans
> Nice Software Solutions
>
>
>
Apparently this library appeared in later X releases. I tried XFree86
v3.3.2 patchlevel 3, which corresponds to 6.3 i think of X11, and there
this particular library is included.
It's bad they don't write what requirements of X11 JDK needs, I had
to find this out myself :(
Mats