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