Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2002 10:04:11 +0100
From:      F.Xavier Noria <fxn@retemail.es>
To:        freebsd-questions@freebsd.org
Subject:   Re: really easy java question....
Message-ID:  <20020126100411.0522c546.fxn@retemail.es>
In-Reply-To: <20020126051904.82242.qmail@web10003.mail.yahoo.com>
References:  <20020126051904.82242.qmail@web10003.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Jan 2002 21:19:04 -0800 (PST)
Tom Kersten <tomkersten98@yahoo.com> wrote:

: I have installed linux-jdk-1.3.1 from on FreeBSD 4.4
: from the ports. When I try to type "java" or "javac"
: it doesn't find the commmand...I can type the complete
: path (/usr/local/jdxxxx/bin/javac ...or ../java) and
: it works. I have added /usr/local/linux-jdkxxx/bin to
: my path in my .cshrc file but still no luck...what's
: the deal???

Perhaps it has to do with shell's own hash? Once echo $PATH confirms
that the directory is actually in $PATH, does csh find the executables
after running rehash(1)?

-- fxn


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




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