摘要: bash: /usr/local/bin/rar: /lib/ld linux.so.2: bad ELF interpreter: No such file or directory 是因为64位系统中安装了32位程序 解决方法: yum install glibc.i686 重新安装以后还有如下 阅读全文
posted @ 2019-05-09 09:12 yukinim 阅读(110) 评论(0) 推荐(0) 编辑