我是靠谱客的博主 虚拟秋天,最近开发中收集的这篇文章主要介绍libc.so.6: cannot open shared object file: No such file or diretory 问题解决,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
由于操作失误,把libc.so.6更名为libc.so.6.bak
ls: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
使用静态链接的可执行程序, /sbin/sln 重建软链:sln /lib64/libc.so.6.bak /lib64/libc.so.6
最后
以上就是虚拟秋天为你收集整理的libc.so.6: cannot open shared object file: No such file or diretory 问题解决的全部内容,希望文章能够帮你解决libc.so.6: cannot open shared object file: No such file or diretory 问题解决所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复