I got [root@xxx root]# rpm -q --whatprovides libmysqlclient.so.10 no package provides libmysqlclient.so.10 I tried rebuilding PHP using rpm -f php-4.2.2-8.0.7 to force a re compile but got the error - "rpm -ivh --force php-4.2.2-8.0.7 error: open of php-4.2.2-8.0.7 failed: No such file or directory", even though PHP is installed and the php test script works and shows MySQL support. Someone suggested I rebuild PHP because what I am ultimately tryng to do is install the mod php-mysql-4.2.2-8.0.7.i386.rpm so PHP 4.2 and MySQL 4 can work together, but I can't do that until I get libmysqlclient.so.10 installed. How would I go about rebuilding the SRPM? >But I think your problem is that the RPM database does not know about >the libmysqlclient.so.10 library. Here's what I get on my system: > >[root@xxxxxxx applications]# rpm -q --whatprovides libmysqlclient.so.10 >mysql-3.23.56-1.80 > >I would venture to say that if you ran that same command on your system, >you would get "no package provides libmysqlclient.so.10" which is why >the RPM cannot be installed. > >You may be able to do it if you rebuild the SRPM of the package you want >to install, but I am just guessing here. -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list