Hello,
I am attempting to install the following rpm downloaded from Red Hat:
php-mysql-4.0.4pl1-3.i386.rpm

I have already installed MySQL and it is running fine.
I have already installed php4.0.4 and it appears to work fine when using
the test script
described in the documentation.

However when I attempt to install the rpm above I get the following
error:
error: failed dependencies:
        mysql is needed by php-mysql-4.0.4pl1-3
        libmysqlclient.so.10 is needed by php-mysql-4.0.4pl1-3

Here is the location of the library files and its contents.
[root@mail1 don]# cd /usr/lib/mysql
[root@mail1 mysql]# ls
libdbug.a  libmerge.a   libmyisammrg.a    libmysqlclient.la  libmysys.a
libheap.a  libmyisam.a  libmysqlclient.a  libmystrings.a     libnisam.a

Any help would be very much appreciated.

Don Griffey


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to