Results 1 to 5 of 5
Hi All,
I am experiencing strange problem while installing MySql on FC9, i had opened a thred regarding this but might be because of different Subject line didn't get much ...
- 02-22-2009 #1Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Need help to install MySql server on FC9
Hi All,
I am experiencing strange problem while installing MySql on FC9, i had opened a thred regarding this but might be because of different Subject line didn't get much response on it
http://www.linuxforums.org/forum/red...tml#post667763
Can any buddy help me out for the installation procedure of MySql installation procedure on FC9?
Thanks in Advance
Sachin Parnami
- 02-22-2009 #2Linux Newbie
- Join Date
- Feb 2009
- Posts
- 99
rpm -ivh MySQL-server-6.0.9-0.glibc23.i386.rpm
error: Failed dependencies:
MySQL conflicts with mysql-5.0.51a-1.fc9.i386
I believe you MySQL-server is not one compatible version of your mysql rpm.
so you have to download mysql-6.0.9.0-glibc23.i386.rpm package.
advice: erase all of your mysql rpm package and download mysql versrion( 6.0.9-0) suit , reinstall it again.
have better try compile version .. it's better to you for upgrade.
- 02-23-2009 #3Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
Hi
thanks got it resolve by removing the conflicts
But strange after some time when i tried it worked when i had posted the linked post it wsn't working or might be i was doping some thing wrong
- 02-23-2009 #4Linux Newbie
- Join Date
- Feb 2009
- Posts
- 99
how did you post? php or use mysql client ?
- 02-23-2009 #5Just Joined!
- Join Date
- Nov 2008
- Location
- PUNE
- Posts
- 72
I dont understand what does it mean

But as you know i had conflict while installing RPM i removed the previously installed RPM and have taken mysql-server by yum
every thing working fine till now 
i was looking for some header files also @ /user/include
which i belive usually comes with mysql's installation but it wasn't showing such header files, so for that i have taken them from other working system
(AFAIK headers are standardised, so for that matter i dont need to worry if it is of some other..... )
Let me know if you need any other details.........


Reply With Quote
