[PLUG] /bin/bash permission denied

Michael Montagne montagne at boora.com
Fri Mar 22 21:51:26 UTC 2002


>On 22/03/02, from the brain of Randy.Dunlap tumbled:

> On Fri, 22 Mar 2002, Michael Montagne wrote:
> 
> | What causes this message?
> | bash: ./ProcCal.sh: /bin/bash: bad interpreter: Permission denied
> | I have #!/bin/bash as the first line of my script.
> | I also get it when trying the crossover installation script which has
> | /bin/sh.
> 
> for me, it's that ProcCal.sh is not marked executable.
>   chmod +x ProcCal.sh
> 
> -- 
> ~Randy
> 
> 

Ahhh. yes that's it.  Duh.  However there appears to be a checksum
verification in this script and now it fails since I changed the
attributes.

-- 
Michael Montagne
montagne at boora.com
http://www.boora.com




More information about the PLUG mailing list