glibc-static.x86_64 0:2.12-1.107.el6_4.4
Esse não é o glibc normal, ele provavelmente não tem um .so em tudo isso.
Claro, o seu sistema não estaria rodando sem o libc.so. Tente whereis libc.so.6
. E instale a planície glibc.x86_64
.
Installed:
glibc-static.x86_64 0:2.12-1.107.el6_4.4 glibc-utils.x86_64 0:2.12-1.107.el6_4.4
Dependency Installed:
fontconfig.x86_64 0:2.8.0-3.el6 freetype.x86_64 0:2.3.11-14.el6_3.1 gd.x86_64 0:2.0.35-11.el6 libX11.x86_64 0:1.5.0-4.el6
libX11-common.noarch 0:1.5.0-4.el6 libXau.x86_64 0:1.0.6-4.el6 libXpm.x86_64 0:3.5.10-2.el6 libxcb.x86_64 0:1.8.1-1.el6
[root@host728 ~]# rpm -Uvh pptpd-1.3.4-2.fc19.x86_64.rpm
warning: pptpd-1.3.4-2.fc19.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 862acc42: NOKEY
error: Failed dependencies:
libc.so.6(GLIBC_2.14)(64bit) is needed by pptpd-1.3.4-2.fc19.x86_64
libc.so.6(GLIBC_2.15)(64bit) is needed by pptpd-1.3.4-2.fc19.x86_64
[root@host728 ~]# uname -a
Linux host728.me.net 2.6.32-042stab079.4 #1 SMP Thu Jul 18 18:57:29 MSK 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@host728 ~]#
O que estou perdendo aqui?
Preciso de um RPM diferente que seja baseado no RHEL?
Estou executando o CentOS 6.x
glibc-static.x86_64 0:2.12-1.107.el6_4.4
Esse não é o glibc normal, ele provavelmente não tem um .so em tudo isso.
Claro, o seu sistema não estaria rodando sem o libc.so. Tente whereis libc.so.6
. E instale a planície glibc.x86_64
.