Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 20 Apr 2000 22:06:50 -0400
To: cygwin@sourceware.cygnus.com
Subject: Re: gnuplot won't work with new net release
Message-ID: <20000420220650.B3923@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cgf@cygnus.com, cygwin@sourceware.cygnus.com
References: <200004200651.CAA14943@kahn.localnet.com>; <20000420142400.P1059@cygnus.com> <200004202209.SAA29269@kahn.localnet.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@sourceware.cygnus.com

