From owner-freebsd-java Sun Jan 17 11:55:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20622 for freebsd-java-outgoing; Sun, 17 Jan 1999 11:55:36 -0800 (PST) (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 LAA20615 for ; Sun, 17 Jan 1999 11:55:34 -0800 (PST) (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 MAA16381; Sun, 17 Jan 1999 12:55:29 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA22123; Sun, 17 Jan 1999 12:55:27 -0700 Date: Sun, 17 Jan 1999 12:55:27 -0700 Message-Id: <199901171955.MAA22123@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: SHUDO Kazuyuki Cc: "Todd Mortensen" , freebsd-java@FreeBSD.ORG Subject: Re: java can't find the classes. In-Reply-To: <199901171336.WAA32702@cafe.muraoka.info.waseda.ac.jp> References: <000401be3feb$f454b890$4b2219ce@tmortensen.skylink.net> <199901171336.WAA32702@cafe.muraoka.info.waseda.ac.jp> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I have > > installed the jdk from the ports collection of a 2.2.8-stable machine. > > Whenever I try to run any java apps it complains about not being able to > > find a class file of some type. I have found all the ways of telling it the > > location of the classes.zip file with no luck at all. > > > bash-2.02$ which java > > /usr/local/jdk1.1.7/bin/java > > A bash 2.X seems to have some incompatiblity against > bash 1.X which original FreeBSD 2.X has. It is possible > that an incompatibility have a problem occur with the > script `.java_wrapper'. > > Can anyone test JDK with bash 2.X? Bash shouldn't even be involved in the JDK, since /bin/sh *must* be the default FreeBSD shell. If it's not, then all bets are off. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message