From owner-freebsd-questions Mon Jul 9 18:17:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lanshark.lanminds.com (lanshark.lanminds.com [208.25.68.5]) by hub.freebsd.org (Postfix) with ESMTP id CE81137B401 for ; Mon, 9 Jul 2001 18:17:27 -0700 (PDT) (envelope-from acidjazz@lmi.net) Received: from lmi.net (hat26.ppp.lmi.net [208.25.88.94]) by lanshark.lanminds.com (8.8.8/8.8.7) with ESMTP id SAA15937 for ; Mon, 9 Jul 2001 18:17:26 -0700 (PDT) Message-ID: <3B4A57E7.91915883@lmi.net> Date: Mon, 09 Jul 2001 18:18:31 -0700 From: Paul Orsi X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: jdk1.1.8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 I recently installed Free BSD 4.2 and installed the jdk1.1.8. My problem is that the javac command does not compile the java file. I get Permission denied while in root!. The program was installed successfully in /usr/local/jdk1.1.8. I saved my java file in the /home directory and tried to compile it there. I also put a copy of the file in the jdk1.1.8/bin and tried to compile it there also. The jdk works fine on my windows box after setting a class path in the autoexecbat file. Am I missing something here in regards to the Free BSD OS.? Thanks for any help-Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message