/lib/ld-linux.so.2: bad ELF interpreter的解決辦法
2016-12-27 08:37:50
13245
環(huán)境:
[orangle@localhost Downloads]$ uname -m&&uname -r
x86_64
2.6.32-220.el6.x86_64
[orangle@localhost Downloads]$ cat /etc/redhat-release
CentOS release 6.2 (Final)
****************************************************************************************
使用的時(shí)候出現(xiàn)一個(gè)錯(cuò)誤
bash: /usr/local/bin/rar: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
是因?yàn)?4位系統(tǒng)中安裝了32位程序
解決方法:
yum install glibc.i686
重新安裝以后還有如下類系錯(cuò)誤 再繼續(xù)安裝包
error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
yum install libstdc++.so.6
會(huì)員登錄
賬號(hào)登錄還沒(méi)有賬號(hào)?立即注冊(cè)