delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <17704495.post@talk.nabble.com> |
Date: | Fri, 6 Jun 2008 19:14:00 -0700 (PDT) |
From: | samitj <jain DOT samit AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: path separator |
In-Reply-To: | <f60fe000806061858l5df463dfp3de0cae99baf5143@mail.gmail.com> |
MIME-Version: | 1.0 |
X-Nabble-From: | jain DOT samit AT gmail DOT com |
References: | <17704083 DOT post AT talk DOT nabble DOT com> <f60fe000806061858l5df463dfp3de0cae99baf5143 AT mail DOT gmail DOT com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
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 |
hmm... i thought cygwin emulates a unix shell in windows. $ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdri..... anyway, if i use a windows separator (;), it doesnt work and it considers it the end of the command as per unix shell behavior. dont know if u r trying to say something different, do u have a solution to make that work ? Mark J. Reed-2 wrote: > > On Fri, Jun 6, 2008 at 9:17 PM, samitj <jain DOT samit AT gmail DOT com> wrote: >> >> Hi, >> what is the path separator in Cygwin for paths, classpaths etc.. >> >> this works... >> $ java -cp lib/matrix/matrix.jar >> com.test.matrix.simulation.SimulationApplication > > Java is not a Cygwin package. You must be running the standard > Windows Java, which means you need to use Windows CLASSPATH syntax. > > Cygwin doesn't do any magic; stuff that wasn't compiled for Cygwin is > not going to behave differently just because you run it from a Cygwin > bash shell. :) > > > -- > Mark J. Reed <markjreed AT gmail DOT com> > > -- > 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/ > > > -- View this message in context: http://www.nabble.com/path-separator-tp17704083p17704495.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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 |