> -----Original Message-----
> From: Melanie Pfefer [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 17, 2007 11:55 AM
> To: Marc Powell; nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] check_snmp
> 
> Hi,
> indeed that solved the configuration step. But the
> make step ends with the below errors and I appreciate
> if you can help.
> 
> check_mysql.c:51:19: mysql.h: No such file or
> directory
> check_mysql.c:52:20: errmsg.h: No such file or
> directory

See below.

> > > -----Original Message-----
> > > From: Melanie Pfefer
> > [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, August 10, 2007 10:38 AM
> > > To: Marc Powell;
> > nagios-users@lists.sourceforge.net
> > > Subject: Re: [Nagios-users] check_snmp
> > >


> > Try with --with-mysql=/opt/lampp. You might need to
> > install the
> > mysql-dev(el) rpms but I'm not familiar with lampp.

Do you have the mysql-dev(el) libraries installed? The above errors
indicate that you do not. If you do, where is mysql.h on your system
(the command 'locate mysql.h' might tell you)? It should match the
location of --include in the output of the command 'mysql_config'.

--
Marc

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to