From owner-freebsd-questions Thu May 17 9:15:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id 1570B37B422 for ; Thu, 17 May 2001 09:15:47 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scarlet.my.domain (1Cust234.tnt1.buffalo.ny.da.uu.net [63.20.88.234]) by scaup.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id JAA10280; Thu, 17 May 2001 09:15:43 -0700 (PDT) Received: (from ipt@localhost) by scarlet.my.domain (8.9.3/8.9.3) id MAA02304; Thu, 17 May 2001 12:15:17 -0400 (EDT) (envelope-from ipt) From: User Ipt Ian Patrick Thomas Message-Id: <200105171615.MAA02304@scarlet.my.domain> Subject: Re: Help in javac In-Reply-To: <000e01c0de94$69fa6ec0$ba1673c0@oats> from Daniel Ostroff at "May 17, 2001 07:44:15 am" To: dano@capitoltrading.com (Daniel Ostroff) Date: Thu, 17 May 2001 12:15:17 -0400 (EDT) Cc: freebsd-questions@freebsd.org Operating-System: FreeBSD X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you mail what you have in your .cshrc. It looks like you may have prepended your full path name to javac with either the variable $HOME, or the full pathname of the user. I am assuming you are compiling a program with javac and not trying to run a program with javac as one of its classes. I don't use the CLASSPATH variable. I do have this added to my PATH though. set path = ($path /usr/local/jdk1.1.8/bin) Ian As told by, Daniel Ostroff [Charset windows-1255 unsupported, skipping...] -- Have blue screens given you the blues, go to www.freebsd.org for the cure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message