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

2004-07-18 Thread Igor Pechtchanski
David, This is very puzzling. Your mounts are present in the registry, but for some reason the Cygwin DLL can't see them. Does your registry have any special permissions? Could you please post the results of cd /cygdrive/c/cygwin/bin ./ls "/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Cygnus Solu

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

2004-07-17 Thread Igor Pechtchanski
David, You still have weird flags in your mounts. Did you follow the directions in the FAQ link to completely wipe Cygwin off your machine before you reinstalled? If so, what do '.\ls.exe /' and '.\ls.exe /etc' print when started from c:\cyg1\bin? Try also "mount -s -b -c /cygdrive", and see if

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

2004-07-17 Thread Igor Pechtchanski
On Sat, 17 Jul 2004, David J Jones wrote: > Igor took a guess yesterday and I have to agree from what little I seem to > remember of unix, my mounts are screwed up. First off, just a reminder: . > The problem is this.. > > If I run a script with the initial hea

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