delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <4.2.0.58.20000217120809.00c1d700@pop.ma.ultranet.com> |
X-Sender: | lhall AT pop DOT ma DOT ultranet DOT com |
X-Mailer: | QUALCOMM Windows Eudora Pro Version 4.2.0.58 |
Date: | Thu, 17 Feb 2000 12:16:47 -0500 |
To: | soren AT wonderstorm DOT com, "cygwin AT sourceware DOT cygnus DOT com" <cygwin AT hotpop DOT com> |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: Perl ported to Cygwin bug report (-w) |
In-Reply-To: | <200002171659.LAA17555@fb02.eng00.mindspring.net> |
Mime-Version: | 1.0 |
At 11:59 AM 2/17/00 , Soren Andersen wrote: >Hello, > >I am using a Perl that's been ported to Cygwin, I am sure I remember that >the prebuilt Win32 (Cygwin) binary i installed was pointed-to from >Cygwin's site or an associated site list of port projects. sorry don't have the >specific URL. > >In this Perl, the -w (writable yes|no) file test operator is broken -- it always >returns null on any file. [As a consequence I cannot run the important Perl >module CPAN.pm to extend Perl conveniently). I am running NT4 sp6. > >If anyone knows anything about this I'd appreciate hearing from them. > > soren andersen > This is probably the age-old bug/issue with permissions. You need to set permissions "across-the-board" (i.e. --w--w--w-) to get them to show up as being set in the default b20.x installation. Set "ntea" in your CYGWIN environment variable to remedy this on NT/NTFS drives or, better yet, update to a recent snapshot and use "ntsec". See details about these settings and what they do in the mail archives. You can also find discussions of the default permission issues there as well (although you have to look back quite a bit to find them!;-)) My guess is that this is what Perl is having trouble with as well, although I haven't tried it to see... Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX (508) 560-1285 - cell phone -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |