X-Recipient: archive-cygwin AT delorie DOT 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: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: Permission denied but have permission References: <32502415 DOT post AT talk DOT nabble DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: 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