error while loading shared libraries: libc.so.6 误删除libc.so.6急救办法,

故障原因:

在高版本的环境中编译了一个软件,然而在低版本系统中无法使用,缺少libc.so支持,然而在编译过程中误删除了 libc.so.6的软连接,rm /lib64/libc.so.6
 

删除后发现系统好多命令都无法使用了,悲催!

[root@nagios libexec]# ls

ls: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

[root@nagios libexec]#

[root@nagios libexec]#

[root@nagios libexec]# ls

ls: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

[root@nagios libexec]#

[root@nagios libexec]#

[root@nagios libexec]# ping

ping: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

[root@nagios libexec]# sh

sh: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

[root@nagios libexec]# /bin/sh

/bin/sh: error while loading shared libraries: libc.so.6: can

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值