Oops,
It's there, shows up...
[root@xxx root]# rpm -qa | grep MySQL MySQL-client-4.0.12-0 MySQL-server-4.0.12-0
So do this:
$ rpm -ql MySQL-server MySQL-client | grep libmysqlclient
This will list all files in the MySQL-server and -client packages and pick out libmysqlclient from the list.
-- Danial M. Howard
-- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list