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
请各位高手帮忙了!!
[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的不少东西
然后看看还报什么错误,缺什么装什么
应该还缺glibc的不少东西
作者: 风轻剑客孤 发布时间: 2008-10-08
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28