Try:

rpm -Uvh mysql-version-etc ...

this will upgrade your mysql instead of installing the new one ..
Else what you can do is:

rpm -e mysql (remove mysql installation)
rpm -ivh mysql (install the new mysql version)

Grtz.

Luuk

On 24 Dec 2002 at 15:29, ECTeo wrote:

> When I try to install MySQL 4.0.6 by
> 
> rpm -i MySQL-VERSION.i386.rpm  --force
> 
>  Linux prompt me 
> 
> MySQL conflict with Mysql-3.23.49-3 
> 
> How to solve the problem?
> 
> 
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]> To
> unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to