X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=4.4 required=5.0	tests=AWL,BAYES_20,BOTNET,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
Message-id: <4E793728.2020104@cygwin.com>
Date: Tue, 20 Sep 2011 21:00:24 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: Permission denied but have permission
References: <32502415.post@talk.nabble.com>
In-reply-to: <32502415.post@talk.nabble.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
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

On 9/20/2011 6:53 PM, Lou U wrote:
>
> I am a newbie running cygwin on Windows 7. I want to run an installer for
> graphics software, Dislin.
> $./setup.exe
> bash: ./setup.exe Permission denied
> Permissions for setup.exe are -rwxrwxrwx+
> setup will run in a Windows Command window. I'm wondering if that "+" in the
> permissions is a problem. If so, how do I circumvent it? Any help would be
> appreciated.

Please read and follow the problem reporting guidelines found at this
link: <http://cygwin.com/problems.html>

Also include in your report whether the program you're running is in a
local directory or a network one and, if the latter, a description of
the server and file system type.  Also, the results of 'getfacl ./setup.exe'
may be instructive.  The '+' in the 'ls -l' output indicates that there is
an ACL for the file with additional permissions.  'getfacl' will display
those permissions.


-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

