Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

library libc.so.5 error

Status
Not open for further replies.

alexca

Technical User
Mar 11, 2001
1
JP
Hi !!
I am using Red Hat Linux ver 6.2 . I am not able to run "ps" command. I get the following error when I run "ps".

[root@linux1 /root]# ps
ps: can't load library 'libc.so.5'
[root@linux1 /root]# uname -a
Linux linux1 2.2.14-5.0 #1 Tue Mar 7 20:35:25 EST 2000 i686 unknown

Can anyone help me in getting rid of this library error.

Thx
Alex
 
mmm.. ensure u have the libc and glibc packages installed.. and then r-run yourlibrary database.. /sbin/ldconfig i think.. worked for me the last time...

AKNIT
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top