On 8/25/05, Karyn Williams <[EMAIL PROTECTED]> wrote: > At 11:29 AM 8/25/05 +0200, you wrote: > >On 8/24/05, Karyn Williams <[EMAIL PROTECTED]> wrote: > Try changing your shell to /bin/sh and then try running the script from the > command line. That won't help, my sh is a symlink to bash. > >> I can not run shell. > >> > >> "bash: ./configure: /bin/sh: bad interpreter: Permission denied" > >> > >> Zeus > > >That typically comes when trying to execute on non Linux filesystems. > >Don't waste time and try executing on FAT partitions for example. Always > >use *NIX filesystems like ext2/3, reiserfs, xfs. Not entirely true really, it's a mount option, I just tried it like: mount -o exec,uid=kris -t vfat /dev/fd0 /floppy and the script executes all right (with another PC, I didn't try yet on the one with the problem). Anyway, the partition with the "Access denied problem" is reiserfs (v3), so that doesn't explain anything. I think I'll give up and just reinstall Knoppix on that PC next monday, something 's definitely screwed up. Unless you have an idea to debug it further (strace, delve into the source of bash or anything?). I'm not a C programmer tho.
Thanks for your time. Kris -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>