X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4A969DD6.6040805@bopp.net>
Date: Thu, 27 Aug 2009 09:53:10 -0500
From: Jeremy Bopp <jeremy@bopp.net>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Changing HOME for PERL
References: <CC93624851A47D42AFD22FB06BCD2D9A0234B8A7@CORPUSMX80B.corp.emc.com> <4A959537.7020900@bopp.net> <CC93624851A47D42AFD22FB06BCD2D9A0234B90D@CORPUSMX80B.corp.emc.com> <4A95AA6A.9010909@bopp.net> <CC93624851A47D42AFD22FB06BCD2D9A0234BB33@CORPUSMX80B.corp.emc.com> <4A9697B2.6050101@bopp.net> <CC93624851A47D42AFD22FB06BCD2D9A0234BBCD@CORPUSMX80B.corp.emc.com>
In-Reply-To: <CC93624851A47D42AFD22FB06BCD2D9A0234BBCD@CORPUSMX80B.corp.emc.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dexter_Michael@emc.com wrote:
> Before I go and end this thread can you tell me if the Perl.exe I have
> in Cygwin looks correct?
> 
> I can cd /usr/bin 
> and the Perl there is:
> 
> dextem@USENDEXTEML1C /usr/bin
> $ ls -la Perl.exe
> -rwxrwxrw-+ 1 dextem mkgroup-l-d 34304 Jul 19  2007 Perl.exe
> 
> I am not seeing the 'x' for execute however and maybe this is the issue?

I actually see the 'x' both for your user and for the unknown group
mkgroup-l-d.  There are ACL settings indicated by the '+' for the file
however, and I suppose it's possible that those could potentially affect
your access to perl.exe.  You can examine the ACL by running getfacl on
perl.exe or by using the Security tab on the file properties dialog for
that file.

I'm also concerned about the date stamp on that perl.exe.  My Cygwin
installation is a little stale, but my perl.exe is still dated at July
3, 2008, while yours is almost a year older.  This makes me suspicious
of your Cygwin installation as a whole.

In any case, submitting the cygcheck output as documented in the problem
reporting guidelines will likely clear up the problem quicker than me or
anyone else guessing about the permissions and other attributes of your
files.

-Jeremy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

