redhat linux 9.0安装mysql出错 [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 < 2:4.0.3-20 conflicts with glibc-2.3.4-2.43 nscd < 2.3.3-52 conflicts with glibc-2.3.4-2.43 怎么回事呢??提示的文件我都下载下来,安装还是出错。