From owner-freebsd-java Wed Apr 22 15:45:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22822 for freebsd-java-outgoing; Wed, 22 Apr 1998 15:45:37 -0700 (PDT) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA22782; Wed, 22 Apr 1998 22:45:23 GMT (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id QAA19219; Wed, 22 Apr 1998 16:45:20 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA06639; Wed, 22 Apr 1998 16:45:13 -0600 Date: Wed, 22 Apr 1998 16:45:13 -0600 Message-Id: <199804222245.QAA06639@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Tom Bartol Cc: Nate Williams , freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG, ritter@orbisys.com, hasty@rah.star-gate.com Subject: Re: JWS2.0/libawt.so trouble In-Reply-To: References: <199804222212.QAA06399@mt.sri.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I just modified the jws startup_wrapper to output the java command line > > > and this is what I get: > > > > > > /usr/local/Java-WorkShop2.0/JDK/bin/i386/green_threads/java -classpath > > > > Why is java being run out of there? If the JDK is installed there, then > > you need to change JAVA_HOME to point there. (I don't know what's going > > on with regard to Amancio's changes/patches, so forgive me.) > > > > /usr/local/Java-WorkShop2.0/JDK is a symlink to /usr/local/jdk1.1.5 so > this is fine. If I set JAVA_HOME to point directly at /usr/local/jdk1.1.5 > Then I get: > > /usr/local/jdk1.1.5/bin/i386/green_threads/java -classpath ... > > And jws still fails so that's not it. It *should* setup the environment correctly then, since /usr/local/Java-Workshop2.0/JDK/lib/i386/green_threads/*so should contain the correct libraries. Is that indeed the case? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message