是因为64位系统中安装了32位程序
解决方法:
yum install glibc.i686
yum install ld-linux.so.2
详细参考https://www.cnblogs.com/xcloudbiz/articles/5144970.html