Problems Compiling the MySQL and PostgresSQL plug-in's

Andre Dalle adalle at ncf.ca
Mon Feb 24 19:52:11 CET 2003


I had the same issue on my Solaris system.  Try running "make check_mysql"
from the plugins/ directory.

It'll try to compile and fail, since it is not linking against the sql libs.

Run the failed gcc command and add -lmysqlclient, and -L/path/to/mysql/lib if
necessary.

On Mon, Feb 24, 2003 at 12:50:00PM -0500, Kaplan, Andrew H. wrote:
> I am having problems compiling the two SQL database plug-in's. I have installed
> the MySQL 3.23.-55.1 server, client, and development libraries onto the system.
> After that was done I reran the configure script for the Nagios plug-ins. I
> checked the plug-ins directory but the MySQL plug-in had not been created. The
> operating
> system that I am running everything on is Red Hat 8.0. Any ideas? Thanks.
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list