yum install 时遇到Error: No Package Matching glibc.i686错误,解决办法很简单,运行yum update glibc,等完成后运行yum install gcc-c++安装成功。