在安装最新版teamviewer即yum install teamviewer_13.1.8286.x86_64.rpm的过程中,出现报错
Error: Package: teamviewer-host-13.1.1548-0.x86_64 (/teamviewer-host.x86_64) Requires: libc.so.6(GLIBC_2.17)(64bit)
去网上手动下载,在http://rpm.pbone.net 中搜索glibc-2.17
发现2.17版本对应的linux版本为centos7或者redhat7,也就是说我用的redhat6.8是没有办法安装的!坑爹啊!
解决方法:选择redhat7以上的版本(亲测可行),或者选teamviewer的低版本!
原文:http://blog.51cto.com/10249069/2148795