Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 1999 12:55:27 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        SHUDO Kazuyuki <shudoh@muraoka.info.waseda.ac.jp>
Cc:        "Todd Mortensen" <tmortensen@skylink.net>, freebsd-java@FreeBSD.ORG
Subject:   Re: java can't find the classes.
Message-ID:  <199901171955.MAA22123@mt.sri.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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



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