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 Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: 1.3.9: java with cygdrive Date: Tue, 29 Jan 2002 17:50:15 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 1.3.9: java with cygdrive Thread-Index: AcGo5QZsTiUWjC/WQey54ucJWni91Q== From: "Volkwein, Axel" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g0TGohC25568 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: drive even if I change the cygdrive-prefix with the mount-command. The //x version in Cygwin-4.0 worked instead. Thanks for a hint and regards Axel Volkwein -- 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/