Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
bad interpreter: permission denied
Name: Birdman Date: November 1, 2003 at 16:25:50 Pacific OS: Debian Linux (Woody) CPU/Ram: 80x86
Comment:
I can't seem to run shell scripts that reside on an EXT2 filesystem. I get bad interpreter: permission denied every time I try, even though I am root, and the exec bits are set on both the script and bash, the #! line points to the right place for bash, and the filesystsem is allowed to execute. The same scripts work fine as long as they reside somewhere else.
Name: Birdman Date: November 3, 2003 at 03:30:09 Pacific
Reply:
Problem solved. Being a Linux n00b, I had the mount properties (in fstab) for the filesystem not allowing symlinks for some reason. I had it set the same way my root filesystem is, but for some reason that didn't work. I changed it, and it works fine now.
Summary: Im trying to install limewire.bin on my system (mandrake 8.2) and i get this ./LimeWireLinux.bin: Bad interpreter: Permission Denied Any idea what im doing wrong? Btw very new to linux and the file im...
Summary: I am using Redhat Linux 7.3 OS 2.4 18-3 I downloaded LimeWire and did ./LimeWireLinux.bin and this is the error returned. bash: ./LimeWireLinux.bin: /bin/sh: bad interpreter: Permission denied I logge...
Summary: You still may get permission denied if your command is invalid. "/dev/hda", for example, is a device file for your primary master IDE hard drive, not a command. You should get a book or find a tutoria...