Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: compile java, but not run? X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Mon, 14 Apr 2003 15:59:08 -0500 Message-ID: <34385CBC5E8E664EB0007814636AB36A677C02@exchange1.dimensions.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Scott Purcell" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h3EKxMb04657 Hello, I have been kind of getting familiar with cygwin, but I having trouble when it comes to running java files? I can compile them all day long, whether they exist in a package or just on C:/ But when I run them, it cannot find java. I know this because if I type in java in a cygwin window, it does not come up with the java -help page. But my $PATH looks good, and my $CLASSPATH looks good. Here is my PATH and you can see the jdk1.3.1/bin is there: See here $ echo $PATH /usr/local/bin:/usr/bin:/bin:/cygdrive/c/Perl/bin/:/cygdrive/c/Perl/bin/:.:/cygd rive/c/Program Files/jdk1.3.1_04/bin:/cygdrive/c/progra~1/oracle/ora81/bin:/cygd rive/c/Program Files/Oracle/jre/1.1.7/bin:/cygdrive/c/WINNT/system32:/cygdrive/c /WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/Program Files/Common Files/Ad aptec Shared/System:/usr/X11R6/bin spurcell AT DSGSTL-PC-1523 /cygdrive/c $ java spurcell AT DSGSTL-PC-1523 /cygdrive/c $ Does anyone know how I can get this to work, as I find myself opening cmd windows and running the java files from there. Thanks very much Scott K Purcell -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/