Problem installing Mysql 4.1 on Fedora 2

2004-11-16 Thread ofz
Hi:

When i tried to install Mysql using the rpm on a Fedora 2 .. i received this 
error:

shellrpm -i MySQL-server-4.1.7-0.i386.rpm
warning: MySQL-server-4.1.7-0.i386.rpm: V3 DSA signature: NOKEY, key ID
5072e1f5error: Failed dependencies:
MySQL conflicts with mysql-3.23.58-9
MySQL-server conflicts with mysql-server-3.23.58-9


Any suggestions?

Thanks,

Oscar Fernando






Telesat, más fácil...más Internet.
http://www.telesat.com.co/

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Problem installing Mysql 4.1 on Fedora 2

2004-11-16 Thread Spenser
I had the same problem.  It just won't seem to upgrade.  You need to
uninstall mysql-3.23.58-9 and mysql-server-3.23.58-9 first.  Enter
something like this:

rpm -ev mysql-3.23.58-9 mysql-server-3.23.58-9


When it's done, then install version 4.x


On Tue, 2004-11-16 at 15:43, [EMAIL PROTECTED] wrote:
 Hi:
 
 When i tried to install Mysql using the rpm on a Fedora 2 .. i received this 
 error:
 
 shellrpm -i MySQL-server-4.1.7-0.i386.rpm
 warning: MySQL-server-4.1.7-0.i386.rpm: V3 DSA signature: NOKEY, key ID
 5072e1f5error: Failed dependencies:
 MySQL conflicts with mysql-3.23.58-9
 MySQL-server conflicts with mysql-server-3.23.58-9
 
 
 Any suggestions?
 
 Thanks,
 
 Oscar Fernando
 
 
 
 
 
 
 Telesat, más fácil...más Internet.
 http://www.telesat.com.co/


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]