Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 21:59:00 +0000
From:      Chuck Robey <chuckr@chuckr.org>
To:        Daniel Eischen <deischen@freebsd.org>
Cc:        Ivan Voras <ivoras@fer.hr>
Subject:   Re: jdk-1.4.2p7 crashes with no indication of why
Message-ID:  <423F43A4.9010604@chuckr.org>
In-Reply-To: <Pine.GSO.4.43.0503211643400.15881-100000@sea.ntplx.net>
References:  <Pine.GSO.4.43.0503211643400.15881-100000@sea.ntplx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Eischen wrote:
> On Mon, 21 Mar 2005, Chuck Robey wrote:
> 
>>I just tried an application, and (after adding /usr/local/jdk1.5.0/bin
>>to my PATH) got an error about not being able to find libjava.so.  I
>>checked, that file does exist in /usr/local/jdk1.5.0/jre/lib/amd64, so
>>the jdk15 seems to be not totally installed, or I'm missing something in
>>myh environment.  Anyone know what that is?
> 
> 
> I've only built jdk14 for x86, so I can't offer much more than
> "ldd(1) is your friend" and "try fiddling with LD_LIBRARY_PATH".

Well, all of the libs are named in the form "libjava.so", with no number 
at the end, which might be the reason that ldconfig -m did not bring in 
any of those libs.  Darn it.

Just setting an LD_LIBRARY_PATH didn't help.  I suspect that these libs 
need renaming.

> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423F43A4.9010604>