Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 13:42:21 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Chuck Robey <chuckr@chuckr.org>
Cc:        java <freebsd-java@freebsd.org>
Subject:   Re: settings
Message-ID:  <20050322204221.GB91456@misty.eyesbeyond.com>
In-Reply-To: <424080FF.7020900@chuckr.org>
References:  <423F75CA.2080006@chuckr.org> <20050322201548.GA91212@misty.eyesbeyond.com> <424080FF.7020900@chuckr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 22, 2005 at 08:33:03PM +0000, Chuck Robey wrote:
> Greg Lewis wrote:
> >The launcher sets up its own LD_LIBRARY_PATH, so what you have it set to
> >doesn't really matter.
> >
> >Can you try:
> >
> >env _JAVA_LAUNCHER_DEBUG=yes /usr/local/jdk1.5.0/bin/java -version
> >
> >Part of the output should be where it thinks the JVM is.  Make sure this
> >looks correct.  You may also want to post the output so we can see what
> >it looks like.
> 
> I *really* appreciate this mail, and it did in fact prompt me to make 
> some changes.  Didn't (in the final analysis) fix anything, but I think 
> maybe it's more correct.
> 
> I had my installation in /usr/local/jdk1.5.0, but after inspecting that 
> listing, it seemed that a more correct path included the version (p1) so 
> now my installation is in /usr/local/jdk1.5.0-p1.  I added safety 
> softlinks to jdk and jdk1,5.0, andd I tested at each and every midpoint, 
> in case some casae I was transient-ing the magic point.  Wasn't.

Does this mean that you're compiling things yourself rather than using
the java/jdk15 port?

> OK, I still have the same exact error message:
> 
> july:chuckr:~/jdk/Argo:#149>java -jar argouml.jar
> Error: could not find libjava.so
> Error: could not find Java 2 Runtime Environment.
> 
> if you felt it would do any good, I would even give you a login to 
> inspect the premises, so to speak (just mail me a ssh line).
> 
> I only have this one demo app, ArgoUML, if you have another you trust, 
> could you give me a url?

Well, could you please try the command I suggested above, adjusting for
wherever your installation is.  I'd _really_ like to see the debug
output from it.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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