From owner-freebsd-java Sun Jan 17 05:36:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA16964 for freebsd-java-outgoing; Sun, 17 Jan 1999 05:36:58 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA16959 for ; Sun, 17 Jan 1999 05:36:56 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id WAA32702; Sun, 17 Jan 1999 22:36:30 +0900 Message-Id: <199901171336.WAA32702@cafe.muraoka.info.waseda.ac.jp> To: "Todd Mortensen" Cc: freebsd-java@FreeBSD.ORG Subject: Re: java can't find the classes. In-reply-to: Your message of "Thu, 14 Jan 1999 10:30:25 PST." <000401be3feb$f454b890$4b2219ce@tmortensen.skylink.net> Date: Sun, 17 Jan 1999 22:36:29 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org tmortensen@skylink.net("Todd Mortensen") wrote: > 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? Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message