Hi all, When i try to use most of scripts and some programs (like doom3) i get an error: bash: /home/tux/<script>: /bin/sh: bad interpreter: Permission denied I checked /bin/sh and it was pointing to bash, i changed it to point /bin/bash but still i get this error.Anybody have an idea why it's occuring ? My last installation of SuSE 10.0 (the same with now) did not have such a problem like that. Thanks for your help.
Ilker <tux.coder@gmail.com> wrote:
When i try to use most of scripts and some programs (like doom3) i get an error: bash: /home/tux/<script>: /bin/sh: bad interpreter: Permission denied
Possibly the partition you are running files from has been mounted with the noexec option. Either remount it with the option "noexec" removed, or remove any such option in your /etc/fstab file and reboot. hth Craig
Thanks, it worked.There was no "noexec" option, but i added "exec". On 11/1/05, Craig Millar <suse@craigmillar.org> wrote:
Ilker <tux.coder@gmail.com> wrote:
When i try to use most of scripts and some programs (like doom3) i get an error: bash: /home/tux/<script>: /bin/sh: bad interpreter: Permission denied
Possibly the partition you are running files from has been mounted with the noexec option. Either remount it with the option "noexec" removed, or remove any such option in your /etc/fstab file and reboot.
hth Craig
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-help@opensuse.org
participants (2)
-
Craig Millar
-
Ilker