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
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 not found exception'. It does not understand
the reference to the x: driv
2 matches
Mail list logo