+ -
当前位置:首页 → 问答吧 → MySql安装问题

MySql安装问题

时间:2008-10-08

来源:互联网

大家好!我在安装Mysql的时候出现错误提示,提示如下:

[root@xinxin home]# rpm -ivh MySQL-server-community-5.1.23-0.rhel3.ia64.rpm
warning: MySQL-server-community-5.1.23-0.rhel3.ia64.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libc.so.6.1()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libc.so.6.1(GLIBC_2.2)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libc.so.6.1(GLIBC_2.3)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libcrypt.so.1()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libcrypt.so.1(GLIBC_2.0)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libdl.so.2()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libdl.so.2(GLIBC_2.0)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libdl.so.2(GLIBC_2.1)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libgcc_s.so.1()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libm.so.6.1()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libnsl.so.1()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libpthread.so.0()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libpthread.so.0(GLIBC_2.2)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libpthread.so.0(GLIBC_2.3.3)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3

libstdc++.so.5()(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libstdc++.so.5(CXXABI_1.2)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
libstdc++.so.5(GLIBCPP_3.2)(64bit) is needed by MySQL-server-community-5.1.23-0.rhel3
perl(DBI) is needed by MySQL-server-community-5.1.23-0.rhel3
Suggested resoluti****:
perl-DBI-1.32-5.i386.rpm

请教各位 问题出在哪里呢? 我的系统版本内核是
[root@xinxin home]# uname --all
Linux xinxin 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 i686 i386 GNU/Linux

请各位高手帮忙了!!

作者: poomo   发布时间: 2008-10-08

把这个先安装一下perl-DBI-1.32-5.i386.rpm
然后看看还报什么错误,缺什么装什么
应该还缺glibc的不少东西

作者: 风轻剑客孤   发布时间: 2008-10-08