Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Thu, 20 Apr 2000 22:06:50 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: gnuplot won't work with new net release Message-ID: <20000420220650.B3923@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cgf AT cygnus DOT com, cygwin AT sourceware DOT cygnus DOT com References: <200004200651 DOT CAA14943 AT kahn DOT localnet DOT com>; <20000420142400 DOT P1059 AT cygnus DOT com> <200004202209 DOT SAA29269 AT kahn DOT localnet DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.8i In-Reply-To: <200004202209.SAA29269@kahn.localnet.com>; from tomcw@localnet.com on Thu, Apr 20, 2000 at 06:09:40PM -0700 On Thu, Apr 20, 2000 at 06:09:40PM -0700, Tom Weichmann wrote: >I am not sure what you mean. I opened up a dos prompt and tried >cd /tmp and received an invalid switch error. /tmp is a valid Windows path. The Windows command shell may not recognize it but it is a valid path name and many programs, especially ones with UNIX origins will properly understand it whether they are cygwin programs or not. /tmp (or \tmp) refers to the tmp directory at the root of the current drive. So, if you are running on your "D:" drive, you just have to create a d:\tmp directory. This should be recognized by a non-cygwin program as being equivalent to /tmp. >I was hoping that there was some kind of work around for this, but I >can not think of anything. Is there any way to set the CYGWIN env >variable to prevent this translation of file names? Do you think that I would have been making alternate suggestions if there was some "work around" for this? The best workaround is to compile the program using cygwin. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com