当前位置: 技术问答>linux和unix
redhat linux 9.0安装mysql出错
来源: 互联网 发布时间:2017-01-05
本文导语: [root@localhost pub]# rpm -ivh MySQL-server-community-5.0.92-1.rhel5.i386.rpm warning: MySQL-server-community-5.0.92-1.rhel5.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5 error: Failed dependencies: libc.so.6(GLIBC_2.3.4) is needed by MySQL-serve...
[root@localhost pub]# rpm -ivh MySQL-server-community-5.0.92-1.rhel5.i386.rpm
warning: MySQL-server-community-5.0.92-1.rhel5.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by MySQL-server-community-5.0.92-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-server-community-5.0.92-1.rhel5
rtld(GNU_HASH) is needed by MySQL-server-community-5.0.92-1.rhel5
后来我去下载libc.so.6(GLIBC_2.3.4)
安装又提示
[root@localhost pub]# rpm -ivh glibc-2.3.4-2.43.i386.rpm
warning: glibc-2.3.4-2.43.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821
error: Failed dependencies:
glibc-common = 2.3.4-2.43 is needed by glibc-2.3.4-2.43
shadow-utils
warning: MySQL-server-community-5.0.92-1.rhel5.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by MySQL-server-community-5.0.92-1.rhel5
libc.so.6(GLIBC_2.4) is needed by MySQL-server-community-5.0.92-1.rhel5
rtld(GNU_HASH) is needed by MySQL-server-community-5.0.92-1.rhel5
后来我去下载libc.so.6(GLIBC_2.3.4)
安装又提示
[root@localhost pub]# rpm -ivh glibc-2.3.4-2.43.i386.rpm
warning: glibc-2.3.4-2.43.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821
error: Failed dependencies:
glibc-common = 2.3.4-2.43 is needed by glibc-2.3.4-2.43
shadow-utils