[colug-432] Permissions Problem

Rick Hornsby richardjhornsby at gmail.com
Tue Oct 16 22:48:30 EDT 2012


On Oct 16, 2012, at 15:01 , Stephen Potter <spp at unixsa.net> wrote:

> On 10/16/2012 3:45 PM, Stephen P. Molnar wrote:
>> ./install_ecce.6.4.rehl5-gcc4.1.2-m64.csh 
>> 
>> i get a Permission denied message. 
> 
> Have you explored what the #! line is inside the script?  That's often the first place to look for issues.  I notice your script is named rehl, rather than rhel, could that be your issue?
> 
> Also, have you tried running the script as "csh -x install_ecce.6.4.rhel5-gcc4.1.2-m64.csh" to have it echo each command as it tries to do it and see where the error might be?

Those are good things to check.  You should also check to make sure that the filesystem is not mounted with the noexec option.


More information about the colug-432 mailing list