ELF interpreter /libexec/ld-elf32.so.1 not found错误, 其实就是在64位平台上运行32位软件的不兼容造成的.找个64的包安装就上ok了。
本文共 148 字,大约阅读时间需要 1 分钟。
ELF interpreter /libexec/ld-elf32.so.1 not found错误, 其实就是在64位平台上运行32位软件的不兼容造成的.找个64的包安装就上ok了。
转载于:https://www.cnblogs.com/seasonsstory/p/3490884.html