红联Linux门户
Linux帮助

关于安装MySQL的问题

发布时间:2009-05-26 09:14:15来源:红联作者:tigerwood
我用的是FC7,昨天晚上试着装MySQL-server-community-5.0.81-0.rhel3.i386.rpm,没有成功,不知道是什么原因,请高人指点一下
[root@localhost local]# rpm -ivh MySQL-server-.i386.rpm
Preparing... ########################################### [100%]
file /etc/my.cnf from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/charsets/README from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/charsets/ascii.xml from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/czech/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/danish/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/dutch/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/english/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/estonian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/french/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/german/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/greek/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/hungarian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/italian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/japanese/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/korean/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/norwegian-ny/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/norwegian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/polish/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/portuguese/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/romanian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/russian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/serbian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/slovak/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/spanish/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/swedish/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
file /usr/share/mysql/ukrainian/errmsg.sys from install of MySQL-server-community-5.0.81-0.rhel3 conflicts with file from package mysql-libs-5.0.45-6.fc7
[root@localhost local]#
文章评论

共有 5 条评论

  1. deepwhite 于 2009-05-27 08:52:09发表:

    引用:
    在安装fc7的时候,MySQL是默认安装的吗?
    tigerwood 发表于 2009-5-26 14:17

    自己在软件包里搜索一下,估计现在很少有人用F7(是Fedora 7, 而不是Fedora Core 7) 。

  2. tigerwood 于 2009-05-26 14:17:06发表:

    在安装fc7的时候,MySQL是默认安装的吗?

  3. deepwhite 于 2009-05-26 12:10:23发表:

    try rpm -Uvh filename.rpm

  4. zhaoyuzhong3694 于 2009-05-26 11:03:57发表:

    新旧版本冲突,需要彻底删除原有版本的lib。

  5. lrfz008 于 2009-05-26 09:45:49发表:

    对MySQL的不知