trio <[EMAIL PROTECTED]> writes:

> ffff:~$ ls -l /bin/ps
> -rwxr-xr-x   1 root     root        12844 Apr 22  1998 /bin/ps
> ffff:~$ /bin/ps
> bash: /bin/ps: No such file or directory

I seem to recall having had similar problems when something went
wrong with the magic numbers at the beginning of the file. I wasn't
using bash at the time, though, so I can't say for sure.

> but somehow it failed to find the libc6 libraries even though they were
> there before.

You have tried logging in as root and running ldconfig, right? (which
is always step one if one suspects library problems).

-- 
Henning Makholm
http://www.diku.dk/students/makholm

Reply via email to