From owner-freebsd-questions Sat Jan 26 8:11: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id 709A137B400 for ; Sat, 26 Jan 2002 08:11:01 -0800 (PST) Received: from dialup-63.214.213.159.dial1.philadelphia1.level3.net ([63.214.213.159] helo=sparky) by avocet.prod.itd.earthlink.net with smtp (Exim 3.33 #1) id 16UVPv-0005xq-00; Sat, 26 Jan 2002 08:11:00 -0800 From: Jud To: freebsd-questions@freebsd.org, Tom Kersten Date: Sat, 26 Jan 2002 11:11:28 -0500 X-Priority: 3 (Normal) In-Reply-To: <20020126051904.82242.qmail@web10003.mail.yahoo.com> Message-Id: Subject: Re: really easy java question.... MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Mailer: Opera 6.01 build 1029 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 1/26/2002 12:19:04 AM, Tom Kersten wrote: >Hello all, > >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??? If you want to use an installed port before restarting (without entering the entire path), as root type "rehash" (no quotes) at the prompt and enter/return. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message