My machine is  intel 55mhz 256mb ram 2x 10gig HD on SCSI
OS = linux 7
server installtion with database server support.

i downloaded :
mysql-3.23.36-1.i386.rpm AND mysql-client-3.23.36-1.i386.rpm
and placed them in /home/george/rpm

I did:
rpm -ivh  mysql-3.23.36-1.i386.rpm mysql-client-3.23.36-1.i386.rpm

the output says:

file /usr/bin/safe_mysqld from install of mysql-3.23-36-1 conflicts with
file from package mysql-server 3.23.22-6

(twice)

i then did rpm -e mysql

which produced the output:
error. package mysql is not installed

after i did a force on my rp command
rpm -i --force  mysql-3.23.36-1.i386.rpm mysql-client-3.23.36-1.i386.rpm

both packages did install.

anybody any suggestions where the errors came from?

regards

george


---------------------------------------------------------------------
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