delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Ramneek Singh" <ramneek AT cisco DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Problem with Classpath for java thru perl script |
Date: | Wed, 25 Aug 2004 15:18:20 -0700 |
Message-ID: | <004101c48af1$6ea07f20$0ea96b80@amer.cisco.com> |
MIME-Version: | 1.0 |
Hi , I just installed cygwin on windows 2000. I need it to run a perl script which will execute a java command . Example: in the script it says thefollowing: java -classpath $CLASSPATH myprogram argument1 arg2 The problem is that though echo $CLASSPATH shows the correct classpath to the jar Files , example C:\abc\def\myfile.jar , when the perl script is run it complains: C:abcdefmyfile.jar not found Notice in above the \ was stripped. My java program is compiled with the C:\abc\def\myfiile.jar style of classpath. How can I get this to work ? Thanks Ramneek -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |