RE: 1.3.9: java with cygdrive

2002-01-29 Thread Volkwein, Axel
It took a time, but I think, I now figured it out. thanks for the hint. SOLUTION: outside-cygwin-executables need there paths like this: '"c:\rt.jar"' instead of '/cygdrive/c/rt.jar'. happier i leaving home today axel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug re

RE: 1.3.9: java with cygdrive

2002-01-29 Thread Ebrey, Carl
> -Original Message- > From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sent: 29 January 2002 17:02 > To: [EMAIL PROTECTED] > Subject: Re: 1.3.9: java with cygdrive > > It sounds like 'jar' is not a cygwin executable (not surprising) and, > so, d

Re: 1.3.9: java with cygdrive

2002-01-29 Thread Christopher Faylor
On Tue, Jan 29, 2002 at 05:50:15PM +0100, Volkwein, Axel wrote: >Hi there, > >try this: >- Copy e.g. rt.jar file from a installed java runtime environment to c:\ >- In Cygwin run 'jar tvf /cygdrive/c/rt.jar' for getting a list of the >jar-contents to standard output. > >Java will return a 'path n