[Nagiosplug-help] MySQL libs location
Brian Ipsen
Brian.Ipsen at andebakken.dk
Fri Aug 30 09:54:02 CEST 2002
Hi!
I'm trying to configure/compile the nagios plugin 1.3-beta1 package, but
have problems with the mysql support. My mysql libs are located in
/opt/mysql/lib/mysql:
-rw-r--r-- 1 mysql mysql 12430 Jul 27 20:00 libdbug.a
-rw-r--r-- 1 mysql mysql 36350 Jul 27 20:00 libheap.a
-rw-r--r-- 1 mysql mysql 15464 Jul 27 20:00 libmerge.a
-rw-r--r-- 1 mysql mysql 244894 Jul 27 20:00 libmyisam.a
-rw-r--r-- 1 mysql mysql 23340 Jul 27 20:00 libmyisammrg.a
-rw-r--r-- 1 mysql mysql 200506 Jul 27 20:00 libmysqlclient.a
-rwxr-xr-x 1 mysql mysql 652 Jul 27 20:00 libmysqlclient.la
-rw-r--r-- 1 mysql mysql 33268 Jul 27 20:00 libmystrings.a
-rw-r--r-- 1 mysql mysql 216826 Jul 27 20:00 libmysys.a
-rw-r--r-- 1 mysql mysql 104612 Jul 27 20:00 libnisam.a
But passing
--with-mysqllibdir=/opt/mysql/lib/mysql
together with other options gives me:
configure: warning: Skipping mysql plugin
configure: warning: install mysql client libs to compile this plugin (see
Requirements).
I've compiled several other packages using this mysql lib path, why doesn't
it work with the nagios plugins ??
/Brian
More information about the Help
mailing list