Hi, thanks for the tip.. but I do have (I think) the mysql client installed.... and that file does exist! (See below for proof)

I also included the error message again..
Any other suggestions for me?
[root@localhost root]# rpm -qa | grep mysql
mysql-3.23.58-9
php-mysql-4.3.8-2.1
mysql-server-3.23.58-9
[root@localhost root]# locate sqlclient
/usr/lib/mysql/libmysqlclient_r.so.10
/usr/lib/mysql/libmysqlclient.so.10
/usr/lib/mysql/libmysqlclient_r.so.10.0.0
/usr/lib/mysql/libmysqlclient.so.10.0.0
[root@localhost root]# mysqladmin -u root password fruitbat
mysqladmin: error while loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such file or directory
[root@localhost root]#