I'm running a fully up2date redhat 9.0 as my home webserver. I've got an idea to build something for my site that requires a a database backend, but havn't fully decided on the details of which technologies I will use.

On the theory that it is generaly a good idea to keep up with latest versions, for feature and security reasons, I decided that I'd like to get the newest stable mysql, but when I downloaded the rpm and did an rpm -Uvh on it, I got the following:

error:Failed dependencies:
   libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12
   libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3
   libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17

I understand what this means, but what I want to know is where I can find rpms for these packages that works with the new version. (I could live without mod_auth_mysql, but I might well want the other two) I am also willing to be convinced that there really is no need to upgrade.

Anyone know how I can make these dependant rpms happy, or where I can get replacements that will be happy with mysql 4.13? I kinda prefer rpms. If I have to I could probably go the tar.gz route too.

-Gus


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



Reply via email to