51Testing软件测试论坛

标题: linux下安装mysql出错!请高人指点!! [打印本页]

作者: supermichael    时间: 2009-2-22 22:59
标题: linux下安装mysql出错!请高人指点!!
rpm -ivh MySQL-client-community-5.0.37-0.rhel4.i386.rpm时 报错:
warning: MySQL-client-community-5.0.37-0.rhel4.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
        perl(DBI) is needed by MySQL-client-community-5.0.37-0.rhel4
然后我下了perl-DBI-1.40-1.i386.rpm 安装还是出错:
error: Failed dependencies:
        mysql is needed by perl-DBI-1.40-1
然后又换了perl-DBI-1.607-1.fc9.i386.rpm 还是出错:
warning: perl-DBI-1.607-1.fc9.i386.rpm: V3 DSA signature: NOKEY, key ID 6df2196f
error: Failed dependencies:
        libc.so.6(GLIBC_2.3.4) is needed by perl-DBI-1.607-1.fc9
        libc.so.6(GLIBC_2.4) is needed by perl-DBI-1.607-1.fc9
        perl(:MODULE_COMPAT_5.10.0) is needed by perl-DBI-1.607-1.fc9
        rtld(GNU_HASH) is needed by perl-DBI-1.607-1.fc9
这。。。。到底是什么问题啊?
这和linux内核版本有关联吗?我安装的是Linux 2.4.20-8

[ 本帖最后由 supermichael 于 2009-2-23 18:01 编辑 ]
作者: 森林一木    时间: 2009-2-23 09:01
根据错误提示,逐一安装那些缺少的类库
你看看你的linux安装盘中有没有这些rpm包
作者: supermichael    时间: 2009-2-23 12:20
原帖由 森林一木 于 2009-2-23 09:01 发表
根据错误提示,逐一安装那些缺少的类库
你看看你的linux安装盘中有没有这些rpm包



谢谢!安装盘里我找的了!
作者: supermichael    时间: 2009-2-23 15:38
接上面:
在安装php的时候,configure出现如下错误:
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
configure: error: libxml2 version 2.6.11 or greater required.
然后我网上下载了libxml2-2.6.12-1.i386.rpm,安装后,还是出现以上错误。这是怎么回事?




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2