From owner-freebsd-current Fri Jan 24 14:02:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA22629 for current-outgoing; Fri, 24 Jan 1997 14:02:06 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA22624 for ; Fri, 24 Jan 1997 14:02:03 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id PAA08376; Fri, 24 Jan 1997 15:01:55 -0700 (MST) Date: Fri, 24 Jan 1997 15:01:55 -0700 (MST) Message-Id: <199701242201.PAA08376@rocky.mt.sri.com> From: Nate Williams To: jason@r33h142.res.gatech.edu (Jason Bennett) Cc: current@freebsd.org Subject: Re: JDK In-Reply-To: References: Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've got the JDK, and it works if I have pre-compiled classes, but > javac isn't working. What do you mean? > It claims it cannot find java/lang/Threads. I > have the CLASSPATH set, and I've even tried unzipping the files and > running javac from where Threads.class is. What am I missing? Where is the JDK installed? What is the CLASSPATH set to. Nate