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 Date: Tue, 29 Jan 2002 12:02:06 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 1.3.9: java with cygdrive Message-ID: <20020129170206.GD641@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23.1i 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 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. It sounds like 'jar' is not a cygwin executable (not surprising) and, so, does not understand /cygdrive . Is there something else going on here? Btw, there is no such thing as Cygwin-4.0. cgf -- 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/