Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 1998 09:23:17 -0600
From:      Nate Williams <nate@mt.sri.com>
To:        Volker Paepcke <scratchy@vulcan.franken.de>
Cc:        Nate Williams <nate@mt.sri.com>, Tom Bartol <bartol@salk.edu>, freebsd-java@FreeBSD.ORG
Subject:   Re: JWS2.0/libawt.so trouble 
Message-ID:  <199804231523.JAA09410@mt.sri.com>
In-Reply-To: <199804230857.KAA00610@yavin.franken.de>
References:  <199804222342.RAA07109@mt.sri.com> <199804230857.KAA00610@yavin.franken.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> > That should do the trick.  The other solution would be to move javaloc
> > completely out of the picture, and have it use the *script*, which it's
> > supposed to do. ;(
> > # Check for java interpreter.
> > #
> > JAVA_VM=${JAVA_VM:-"java"}
> > javaloc="${_SS_JDK_HOME}/bin/"
> >          ^^^^^^^^^^^^^^^^^^^^
> > That is the 'portable' solution, but I'm not sure if it'll work.  (It
> > should.)
...
> The second fix (the 'portable' solution) works fine for me now :-)

Great!

> I assume that the THREADS_TYPE environment variable must
> be set for the JVM to find the correct libraries. Setting the
> LD_LIBRARAY_PATH is not enough.

Actually, no.  We just took the need for such things out, since it's
non-portable.



Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



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