Hi Clark,
I done this upgrade in the following way:
1) rpm -Uvh --nodeps MySQL-4.0.xx.rpm
2) rpm -Uvh MySQL-everything-4.0.xx.rpm
3) rpm -E perl-DBD-MySQL
4) Install the new DBD::MySQL from CPAN.
This gives me the funcionality of the DBI to connect te PERL . For the PHP
we don't use it, but I think that rebuilding the PHP is suficiently.
[]s
Slepetys
----- Original Message -----
From: "DAVID CLARK" <dapclark@stripped>
To: <mysql@stripped>
Sent: Friday, May 23, 2003 11:55 AM
Subject: MySQL 4.0 Installation Problems
> OK, I messed up. I've been running MySQL 3.23, and I
> wanted to upgrade to 4.0 so I could use the new
> boolean functions. So I downloaded the 4.0 RPM, and
> then tried to install it using -U. I received this
> message:
>
> libmysqlclient.so.10 is needed by (installed)
> perl-DBD-MySQL-2.1017-3
> libmysqlclient.so.10 is needed by (installed)
> php-mysql-4.2.2-8.0.7
>
> I already had these files in /usr/lib/mysql, so I
> tried installing again using --nodeps. Now I can't
> connect at all, and I've tried both --oldpackage ing
> and -erase ing with no luck. What can I do to either
> get 3.23 back and running or get 4.0 working?
>
> Dave
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/mysql?unsub=1
>
>