> If "head -n 1 configure" gives you "#/bin/sh" then there is a problem with > either the symlink /bin/sh or the executable /bin/bash. Your running from > bash, so I suspect the symlink is missing or pointing to the wrong file.
It gives #! /bin/sh but thats ok I thing. [EMAIL PROTECTED] bin # ls -ahl *sh -rwxr-xr-x 1 root root 719K 2003-11-12 22:34 bash lrwxrwxrwx 1 root root 9 2003-11-01 20:36 csh -> /bin/tcsh lrwxrwxrwx 1 root root 10 2003-11-06 11:11 ksh -> /bin/ksh93 lrwxrwxrwx 1 root root 4 2003-11-12 22:34 rbash -> bash -rwxr-xr-x 1 root root 71K 2003-10-31 19:48 sash lrwxrwxrwx 1 root root 4 2003-11-12 22:34 sh -> bash -r-xr-xr-x 1 root root 381K 2003-11-01 20:36 tcsh Since I can't emerge bash anymore, is there a possibility to get the binary to replace the existing file ? Michael -- [EMAIL PROTECTED] mailing list
