确认系统架构和 glibc 版本 # 查看系统架构 [root@localhost ~]# uname -m x86_64 # 查看 glibc 版本(二进制包要求 glibc ≤ 系统 glibc) [root@localhost ~]# ldd --version ldd (GNU libc)