November 23rd, 2010, 05:32 PM
-
Need Help with Installation
Hi Everybody,
My Name is hari and I need your help in installing MySQL Server on LINUX. I am installing MySQL Server (rpm file) on LINUX and when I am installing, I am getting the following error..Can anybody help me with this...
rpm -ivh MySQL-server-5.1.53-1.glibc23.i386.rpm Preparing... ########################################### [100%]
file /usr/share/mysql/charsets/README from install of MySQL-server-5.1.53-1.glibc23.i386 conflicts with file from package mysql-libs-5.1.45-2.fc13.i686
file /usr/share/mysql/charsets/Index.xml from install of MySQL-server-5.1.53-1.glibc23.i386 conflicts with file from package mysql-libs-5.1.45-2.fc13.i686
file /usr/share/mysql/charsets/armscii8.xml from install of MySQL-server-5.1.53-1.glibc23.i386 conflicts with file from package mysql-libs-5.1.45-2.fc13.i686
file /usr/share/mysql/charsets/ascii.xml from install of MySQL-server-5.1.53-1.glibc23.i386 conflicts with file from package mysql-libs-5.1.45-2.fc13.i686
file /usr/share/mysql/charsets/cp1250.xml from install of MySQL-server-5.1.53-1.glibc23.i386 conflicts with file from package mysql-libs-5.1.45-2.fc13.i686
file /usr/share/mysql/charsets/cp1251.xml from install of MySQL-server-5.1.53-1.glibc23.i386 conflicts with file from package mysql-libs-5.1.45-2.fc13.i686
November 23rd, 2010, 11:40 PM
-
Looks like you already have version 5.1.45-2 installed. If you have no specific reason to use the newer version, I'd say that there's no real sense in upgrading.
Relatedly, rather than downloading rpms from the internet at large, install your packages with "yum" instead. That will pull in all the dependencies for you automatically.
badger badger badger badger
badger badger badger badger
MUSHROOM MUSHROOM
December 13th, 2010, 05:22 AM
-
Hi!
The error clarifies that the modules you are trying to install, is conflicting with the already installed module.
You can use "yum info mysql" to check the modules already installed on your server.
December 27th, 2010, 07:17 AM
-
I think this not error,When you install this RPM package on your Linux operating system,It just require only compatible packages. Those package depends on one another you just go through this website and download compatible packages http://goo.gl/PEHPu