Date: Mon, 9 Jul 2001 22:05:02 -0400 (EDT) From: User Ipt Ian Patrick Thomas <ipthomas_77@yahoo.com> To: Paul Orsi <acidjazz@lmi.net> Cc: freebsd-questions@freebsd.org Subject: Re: jdk1.1.8 Message-ID: <200107100205.f6A257i12685@scraemondaemon.my.domain> In-Reply-To: <3B4A57E7.91915883@lmi.net> "from Paul Orsi at Jul 9, 2001 06:18:31 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Have you tried typing the full pathname /usr/local/jdk1.1.8/bin/javac javafile If /usr/local/jdk1.1.8/bin is not in your path, echo $PATH to find out, then you'll probably have problems. Can you compile when you are logged in as a normal user? Ian > 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 > 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?200107100205.f6A257i12685>