gpt4 book ai didi

linux - CentOS 错误 :/lib/ld-linux. so.2:错误的 ELF 解释器:没有这样的文件

转载 作者:塔克拉玛干 更新时间:2023-11-03 02:07:58 25 4
gpt4 key购买 nike

我在 CentOS 上遇到这个错误:

/lib/ld-linux.so.2: bad ELF interpreter: No such file 

我尝试使用以下命令解决这个问题。

yum -y install glibc.i686

但是没有用。它说:

No package glibc.i686 available.

My CentOS version: 6.7

谁能帮帮我?谢谢。

最佳答案

使用命令

yum provides ld-linux.so.2

你可能会看到这样的东西:

yum provides ld-linux.so.2
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.symnds.com
* epel: mirror.symnds.com
* extras: mirror.solarvps.com
* rpmforge: mirror.us.leaseweb.net
* updates: mirror.symnds.com
glibc-2.17-105.el7.i686 : The GNU libc libraries
Repo : base
Matched from:
Provides : ld-linux.so.2



glibc-2.17-106.el7_2.1.i686 : The GNU libc libraries
Repo : updates
Matched from:
Provides : ld-linux.so.2

然后你可以运行:

yum install glibc-2.17-105.el7.i686 -y

关于linux - CentOS 错误 :/lib/ld-linux. so.2:错误的 ELF 解释器:没有这样的文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34573061/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com