Date: Mon, 11 Oct 1999 15:35:30 +0530 From: "Somnath Banerjee" <sb@vedika.com> To: <freebsd-java@freebsd.org> Subject: Help!!! Message-ID: <000801bf13d0$27c1c980$510ea8c0@sbpc>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I have installed jdk1.1.8 for freebsd unix on a bsdi unix machine and have also placed the src files in place from the src archive. I have also set the class and classpath variables right. But if I want to compile a file helloWorld.java I get the following error ... javac helloWorld.java /usr/local/jdk1.1.8/bin/i386/green_threads/javac: /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found Trying to run a class file yields the following... java helloWorld exec: /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found Though the path and the files all exist. If you would kindly help me out of this, Best, Somnath. [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2014.210" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I have installed jdk1.1.8 for freebsd unix on a bsdi unix machine</FONT></DIV> <DIV><FONT face=Arial size=2>and have also placed the src files in place from the src archive.</FONT></DIV> <DIV><FONT face=Arial size=2>I have also set the class and classpath variables right.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>But if I want to compile a file helloWorld.java </FONT></DIV> <DIV><FONT face=Arial size=2>I get the following error ....</FONT></DIV> <DIV><FONT face=Arial size=2>javac helloWorld.java<BR></FONT><FONT face=Arial size=2>/usr/local/jdk1.1.8/bin/i386/green_threads/javac: /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found </FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Trying to run a class file yields the following...</FONT></DIV> <DIV><FONT face=Arial size=2>java helloWorld<BR>exec: /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found </FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Though the path and the files all exist.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>If you would kindly help me out of this,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Best,</FONT></DIV> <DIV><FONT face=Arial size=2>Somnath.</FONT></DIV> <DIV> </DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801bf13d0$27c1c980$510ea8c0>
