|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
Hi all,
when I install mysql and runrpm -i MySQL-3.22.32-1.i386.rpm MySQL-client-3.22.32-1.i386.rpm got error file /etc/logrotate.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /etc/rc.d/init.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/isamchk from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/isamlog from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/mysql_install_db from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/mysqlbug from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/perror from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 ...... what should I do? thank you very much |
|
#2
|
|||
|
|||
|
Ok that thing happened to me also.
I was really not knowing what to do. but there was nothing to fix or replace. Just type in mysql <tab> ...... and u will see that mysql is already installed. u can start off by typeing 'safemysqld &' and then 'mysql -p' just to see if mysql works........it should mine worked ...otherwise keep us posted. cheers.. duke <BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by anna: Hi all, when I install mysql and runrpm -i MySQL-3.22.32-1.i386.rpm MySQL-client-3.22.32-1.i386.rpm got error file /etc/logrotate.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /etc/rc.d/init.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/isamchk from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/isamlog from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/mysql_install_db from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/mysqlbug from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/perror from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 ...... what should I do? thank you very much[/quote] |
|
#3
|
|||
|
|||
|
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by anna:
Hi all, when I install mysql and runrpm -i MySQL-3.22.32-1.i386.rpm MySQL-client-3.22.32-1.i386.rpm got error file /etc/logrotate.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /etc/rc.d/init.d/mysql from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/isamchk from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/isamlog from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/mysql_install_db from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/mysqlbug from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 file /usr/bin/perror from install of MySQL-3.22.32-1 conflicts with file from package mysql-3.20.32a-3 ...... what should I do? thank you very much[/quote] Hi Anna, It also happened to me. I think mysqld was active and files were open, when you tryed to update MySQL release. What I did was to force the install. In fact, when I did this, mysqld was closed, files updated and then mysqld restarted. Try this : rpm -i --force MySQL-3.22.32-1.i386.rpm Hope it will help you, Bye, GBubani The command issued was : rpm -i --force MySQL-3.22.32-1.i386.rpm |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > install problem, please |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|