Hi,<br>
<br>
I am using nagios-plugins-1.4.2 , and MySQL-client-5.0.9-0,
MySQL-devel-5.0.9-0 and MySQL-shared-5.0.9-0 . My client libraries are
in /usr/local/lib/mysql rather than /usr/lib/mysql . The check_mysql
plugin doesnt compile unless I use the configure option
--with-mysql=/usr/local . However, once check_mysql is compiled,
whenever running it it complains that it cant find the client libraries
:<br>
<br>
./check_mysql: error while loading shared libraries:
libmysqlclient.so.15: cannot open shared object file: No such file or
directory<br>
<br>
Is this a bug, or am I missing something?<br>
<br>
Thanks<br>
<br>
Jamie<br>
<br>