Error: /bin/bash: bad interpreter: No such file or directory

2004-07-17 Thread David J Jones
Igor took a guess yesterday and I have to agree from what little I seem to remember of unix, my mounts are screwed up.The problem is this.. If I run a script with the initial heading of: #! /bin/bash I get this error: bash-2.05b$ ./Test bash: ./Test: /bin/bash: bad interpreter: No such file or

bad interpreter

2004-07-16 Thread David J Jones
I do not know what I have setup incorrecty: Looking over the list I have learned and made sure both ash and bash are both in the /bin/ directory and seem to have been installed correctly. If I run a script with the initial heading of: #! /bin/bash I get this error: bash-2.05b$ ./Test bash: ./Te

Installed fine and yet having issues...

2004-07-15 Thread David J Jones
Hello,   I am knew to the list and after spending 3 days of looking over docs, faqs and web pages I have resigned myself to asking now.  I am using Windows XP Pro with the latest install of Cygwin. Everything seemed to install fine with no errors however when I start up the bash shell, I cannot ev