Was'n das?
Dietmar Goldbeck
dietmar.goldbeck at acm.org
Tue Feb 15 20:07:32 CET 2000
On Tue, Feb 15, 2000 at 11:49:40AM +0100, Jan-Benedict Glaw wrote:
> Hallo!
>
> Kann mir jemand 'was dazu sagen?
>
> belgarath:/bin # which ps
> /bin/ps
> belgarath:/bin # ps
> bash: /bin/ps: No such file or directory
> belgarath:/bin # strace ps
> execve("/bin/ps", ["ps"], [/* 51 vars */]) = 0
> strace: exec: No such file or directory
>
Du hast die entsprechende Version Deines dynamischen linkers geloescht.
Mach mal less oder beav auf /bin/ps. Da steht bei mir relativ am Anfang
/lib/ld-linux.so.2 drin, bzw. in einem libc5 ps steht /lib/ld-linux.so.1
Und dann forsche mal unter /lib nach. Vielleicht reicht
ein ldconfig schon aus, vielleicht musst Du auch ldso neu installieren.
--
Alles Gute / best wishes
Dietmar Goldbeck E-Mail: dietmar.goldbeck at acm.org
Reporter (to Mahatma Gandhi): Mr Gandhi, what do you think of Western
Civilization? Gandhi: I think it would be a good idea.
More information about the Linux
mailing list