Alvaro del Castillo wrote:

> Steve Cohen wrote:
>
> > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > it.  When I try to run java, I get the Error can't find libjava.so.
> > I can find this file in jdk1.2/jre/lib/i386.  I tried copying it to
> > /lib.  That didnt' work.  Where is it expecting to find this file?
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> Hi,
>
> You have to put in the LD_LIBRARY_PATH the localtion of this library.
> I have put in the /etc/ld.so.conf the new line:
>
> /home/acs/almacen/instalaciones/jdk1.2/jre/lib/i386
>
> and all works fine.
>
> Good Luck
>
> -- Alvaro

This didn't work for me.  I tried it (of course changing the path to the location
of my jdk1.2). and it continues to fail.  Can someone explain What is the deal on
libjava.so?


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to