At 01:58 PM 8/2/2004, environmentalny@stripped wrote:
>Greetings:
>
> I am trying to upgrade to the new version of mySQL on Fedora Core 2
> Linux. I have "mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)"
>
>I downloaded the following files:
> MySQL-client-4.0.20-0.i386.rpm
> MySQL-server-4.0.20-0.i386.rpm
>
>and as root ran the following:
>[root@localhost Desktop]# rpm -Uvh MySQL-server-4.0.20-0.i386.rpm
>MySQL-client-4.0.20-0.i386.rpm
>warning: MySQL-server-4.0.20-0.i386.rpm: V3 DSA signature: NOKEY, key ID
>5072e1f5
>error: Failed dependencies:
> libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.9003-4
> libmysqlclient.so.10 is needed by (installed)
> mod_auth_mysql-20030510-4.1
> libmysqlclient.so.10 is needed by (installed) php-mysql-4.3.4-11
>[root@localhost Desktop]#
>
>I am not sure what I need to do can someone please assist.
>
>Thank You
>Gary
Install
- MySQL-shared-4.0.20-0.i386.rpm, and
- MySQL-shared-compat-4.0.20-0.i386.rpm as well.
And probably MySQL-devel-4.0.20-0.i386.rpm just for kicks.
The 2nd one is the specific package that should solve the problem,
especially with the php-mysql package.
HTH,
Japheth "J.C." Cleaver