Quoth Chris Horry on Wed, Jan 12, 2000:
> /usr/exim/bin/exim: error in loading shared
> libraries: libmysqlclient.so.6: cannot open shared object file: No such
> file or directory
What OS?
Do you have LD_LIBRARY_PATH or LD_RUN_PATH environment variables
set?
What does ldd say about the exim binary?
Did you re-run ldconfig?
Vadik.
--
If you think C++ is not overly complicated, just what is a protected
abstract virtual base pure virtual private destructor, and when
was the last time you needed one?
-- Tom Cargill, C++ Journal, Fall 1990.