From owner-freebsd-java Mon Oct 11 3:33:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from bms.allindia.com (bms.allindia.com [206.127.192.141]) by hub.freebsd.org (Postfix) with ESMTP id 1E41A14DB6 for ; Mon, 11 Oct 1999 03:33:23 -0700 (PDT) (envelope-from sb@vedika.com) Received: (from ufirenet@localhost) by bms.allindia.com (8.9.0/8.9.0) with UUCP id LAA02473 for freebsd-java@freebsd.org; Mon, 11 Oct 1999 11:12:37 -0700 (PDT) X-Authentication-Warning: bms.allindia.com: ufirenet set sender to sb@vedika.com using -f Received: from [192.168.14.81] by pluto (Mailcoach V2.24) via SMTP; Mon, 11 Oct 1999 15:41:05 +0000 (IST) Comments: Routed through UUCP Mailserver, Mailcoach V2.25 Message-ID: <000801bf13d0$27c1c980$510ea8c0@sbpc> From: "Somnath Banerjee" To: Subject: Help!!! Date: Mon, 11 Oct 1999 15:35:30 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BF13FE.4011EA00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BF13FE.4011EA00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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=20 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=20 Trying to run a class file yields the following... java helloWorld exec: /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found=20 Though the path and the files all exist. If you would kindly help me out of this, Best, Somnath. ------=_NextPart_000_0005_01BF13FE.4011EA00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have installed jdk1.1.8 for freebsd = unix on a=20 bsdi unix machine
and have also placed the src files in = place from=20 the src archive.
I have also set the class and classpath = variables=20 right.
 
But if I want to compile a file = helloWorld.java=20
I get the following error = ....
javac helloWorld.java
/usr/local/jdk1.1.8/bin/i386/green_threads/javac:=20 /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found
 
Trying to run a class file yields the=20 following...
java helloWorld
exec:=20 /usr/local/jdk1.1.8/bin/i386/green_threads/java: not found
 
Though the path and the files all=20 exist.
 
If you would kindly help me out of=20 this,
 
Best,
Somnath.
 
------=_NextPart_000_0005_01BF13FE.4011EA00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message