bash: ./configit.sh: /bin/sh: bad interpreter: Permission denied
I'm doing this from a second hard drive that I've mounted. The second drive has an older release of Fedora Core on it:
[rlc@bobcp4 postgresql-8.0.0]$ pwd /mnt/any/home/rlc/postgresql-8.0.0
Here is the directory listing for the script I want to execute:
-rwxrwxr-x 1 rlc rlc 155 Jan 29 22:22 configit.sh
What am I doing wrong -- why am I getting the "Permission denied" messages?
Thanks
Bob Cochran