Re: bash problem
Johannes Franken <jfranken@jfranken.de> [08.02.2002]
> On Fri, Feb 08, 2002 at 01:47:33PM +0100, waibel wrote:
> > > On Fri, Feb 08, 2002 at 12:12:26PM +0100, franz wrote:
> > > > Wenn ich bestimmte Skripts (./configure) laufen lassen will, bekomme ich
> > > > eine Fehlermeldung von der Shell "bash: ./configure: /bin/sh: bad
> > > > interpreter:
...
> > #!/bin/sh
>
> Du hast entweder eine defekte /bin/sh oder ein permissioning problem.
Hmm, hier ist /bin/sh ein Link auf /bin/bash.
rolf@Sirius:~$ ls -l `which sh`
lrwxrwxrwx 1 root root 4 Dez 8 11:45 /bin/sh -> bash
Gibt es überhaupt eine /bin/sh, oder ist der Link kaputt?
--
Gruss Rolf
Reply to: