I've installed mysql 3.23.38 from source on redhat 7.0 (apache 1.3.39 and
PHP 4.0.5 also installed from source). The PHP and the apache are running
fine, and I can view database tables using "MysqlAdmin" from a web browser,
but if I run mysql from the command line, I get the following error "mysql:
error while loading shared libraries: libmysqlclient.so.9: cannot open
shared object file: no such file or directory"

Indeed, if I do a "locate", I see that there is a libmysqlclient.so.10 but
not a 9.
also, If I do a ps -ax I can see the mysql processes running.

Any idea how to fix this? If not, any idea on a better place to look for the
answer?

Thanks

scott

Reply via email to