delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Spam-Filter: | check_local AT alphatech DOT com 4.4(020923:1754) http://digitalanswers.org/ |
To: | cygwin AT cygwin DOT com |
Newsgroups: | gmane.os.cygwin |
Subject: | Re: UNC paths in TeX |
Reply-To: | sds AT gnu DOT org |
X-Attribution: | Sam |
X-Disclaimer: | You should not expect anyone to agree with me. |
From: | Sam Steingold <sds AT gnu DOT org> |
Organization: | disorganization |
References: | <uptdycdat DOT fsf AT gnu DOT org> <Pine DOT GSO DOT 4 DOT 56 DOT 0401051618250 DOT 1695 AT slinky DOT cs DOT nyu DOT edu> |
Date: | Mon, 05 Jan 2004 17:46:19 -0500 |
Message-ID: | <ud69yc8uc.fsf@gnu.org> |
User-Agent: | Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) |
In-Reply-To: | <Pine.GSO.4.56.0401051618250.1695@slinky.cs.nyu.edu> (Igor Pechtchanski's message of "Mon, 5 Jan 2004 16:28:16 -0500 (EST)") |
MIME-Version: | 1.0 |
Posted-To: | gmane.os.cygwin |
The following message is a courtesy copy of an article that has been posted to gmane.os.cygwin as well. > * Igor Pechtchanski <crpugpun AT pf DOT alh DOT rqh> [2004-01-05 16:28:16 -0500]: > > On Mon, 5 Jan 2004, Sam Steingold wrote: > >> It appears that TeX does not support UNC paths while ls does. > Which TeX? tetex-2.0.2-13. >> This is strange (I expected that to be handled transparently by the dll) > > Some applications "optimize" two leading slashes into one slash. This > happens before the Cygwin DLL has a chance to see the path. Issuing > "mount '\\host\path' /host/path" before the first command below should > verify whether this guess is correct. $ mount //host/path/path1/path2 /host/path/path1/path2 mount: warning - /host/path/path1/path2 does not exist. mount: defaulting to '--no-executable' flag for speed since native path references a remote share. Use '-f' option to override. mount: /host/path/path1/path2: Permission denied >> $ TEXINPUTS=//host/path:.: pdflatex gdm.tex >> .... >> ! LaTeX Error: File `oubraces.sty' not found. >> ... >> $ TEXINPUTS=/cygdrive/x/path:.: pdflatex gdm.tex >> fine >> $ ls //host/path >> total 4 >> 4 oubraces.sty >> $ >> >> is this a known bug? > > Look in the TeTeX sources (I assume you're running tetex). I suspect > this may be a feature that'll need to be disabled in the Cygwin > version of TeTeX. is it really a good idea to do on any platform? >> can I hope for a fix? > > Perhaps Jan (the tetex maintainer) has enough familiarity with the > code to be able to tell offhand how large of an effort this is. Jan, would you please look at this? Thanks! -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> Lisp: it's here to save your butt. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |