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 Message-Id: <200004200304.XAA18051@kahn.localnet.com> From: "Tom Weichmann" To: cygwin AT sourceware DOT cygnus DOT com Date: Wed, 19 Apr 2000 23:04:42 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: gnuplot won't work with new net release Reply-to: tomcw AT localnet DOT com X-mailer: Pegasus Mail for Win32 (v3.12b) I am running octave 2.0.13 on the cygwin platform. Octave saves its plot data to a temp file, then points gnuplot to that file in order to plot it. The problem is that gnuplot only understands directories in the c:/tmp form and octave understands //c/tmp. In B20.1 I set an environment variable TMPDIR to c:/tmp, and both programs liked it. The new net release translates this environment variable to /cygdrive/c/tmp/, and gnuplot can not understand it. Is there any way to keep cygwin from making this translation? Any other ideas? Thanks, Tom Weichmann -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com