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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: "'Jan Nieuwenhuizen'" , Cc: , Subject: RE: difficulties with 1.4.5/cygwin Date: Tue, 14 Aug 2001 10:17:34 -0400 Message-ID: <004f01c124cb$dd3fee00$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 In-reply-to: X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Jan Nieuwenhuizen writes: > >"William R. Brohinsky" writes: > >> Urqh! >> >> Tonight, in frustration, I upgraded python from the >supported 1.5.2-2 in >> the distribution to 2.2 from the full cygwin distrib. >> >> And now, ly2dvi works. >> > >I've looked into that python supported by cygwin, but I'm not planning >to include it, as it seems to be a rather quaint mixture of >cygwin/unix and windows. At the core, it uses windows paths and >stuff. > >I think we should wait until cygwin fixes python to use unix style >paths. Until then, I've added your suggestion to the wiki, >http://lilypond.org/wiki?TroubleshootingWindows The Python distributed with Cygwin fully understands POSIX paths 'exactly' the same as the Cygwin package itself. AFAICT the only thing this is not true for is the Tkinker extension, which depends on the Cygwin TCL libraries which also have this behavior. If you know of any other 'quaint windowism's' in the Python distribution please tell us. < I realize that there might be an inherent issue with a case-preserving case-insensitive file-naming system versus a true case-sensitive one > FYI 2.1 is the first version of Python 'officially' ported to work with Cygwin However if you need to support 1.52 and the path handling is the problem contact me off list as I probably still have my 1.52 mods laying around some where. Cheers Norman Vine -- 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/