linux mysql安装失败 lib冲突问题_Linux下安装MySQL 5.6.10包冲突问题

Liunx操作系统默认会安装 MySQL-libs-5.1.73-5.el6_6.x86_64等lib文件,这样就会与MySQL5.6.10的安装文件冲突,第一次安装情况如下(conflicts with是冲突的意思):

[root@master ~]# rpm -ivh MySQL-server-advanced-5.6.25-1.rhel5.x86_64.rpm

Preparing...                ########################################### [100%]

file /usr/share/mysql/czech/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/danish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/dutch/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/english/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/estonian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/french/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/german/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/greek/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/hungarian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/italian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/japanese/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/korean/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/norwegian-ny/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/norwegian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/polish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/portuguese/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/romanian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/russian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/serbian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/slovak/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/spanish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/swedish/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/ukrainian/errmsg.sys from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/Index.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/README from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/armscii8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/ascii.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp1250.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp1251.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp1256.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp1257.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp850.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp852.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/cp866.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/dec8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/geostd8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/greek.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/hebrew.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/hp8.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/keybcs2.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/koi8r.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/koi8u.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/latin1.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/latin2.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/latin5.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/latin7.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/macce.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/macroman.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

file /usr/share/mysql/charsets/swe7.xml from install of MySQL-server-advanced-5.6.25-1.rhel5.x86_64 conflicts with file from package mysql-libs-5.1.73-5.el6_6.x86_64

解决办法如下:

先查看系统下有哪些包含MySQL字符串的包,再把查到的mysql-libs-5.1.73-5.el6_6.x86_64这个包卸载掉。

[root@master ~]#  rpm -qa |grep -i mysql

mysql-devel-5.1.73-5.el6_6.x86_64

mysql-libs-5.1.73-5.el6_6.x86_64

[root@master ~]# rpm -ev --nodeps mysql-libs-5.1.73-5.el6_6.x86_64

[root@master ~]#  rpm -qa |grep -i mysql

mysql-devel-5.1.73-5.el6_6.x86_64

[root@master ~]#

[root@master ~]#

[root@master ~]#

最后再重新执行安装命令即可:

[root@master ~]# rpm -ivh MySQL-server-advanced-5.6.25-1.rhel5.x86_64.rpm

Preparing...                ########################################### [100%]

1:MySQL-server-advanced  ########################################### [100%]

warning: user mysql does not exist - using root

warning: group mysql does not exist - using root

0b1331709591d260c1c78e86d0c51c18.png

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值