<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
./configure --without-pgsql<br>
<br>
<br>
<br>
On 6/30/2010 2:12 PM, steve f wrote:
<blockquote cite="mid:BLU105-W105AE270ECA9E368F71083A2CC0@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style><br>
  <br>
So I am installing the Nagios NRPE addon on a SuSE 8 server.  When I
try to do the nagios-plugins-1.4.14 configure, I error out every time
for missing pg_config_manual.h<br>
  <br>
If I am not running pgsql on the box, is there a way to get the plugins
compiled?  I know I can do the config with the --with-pgsql=DIR  option
to point to the correct location but how can I not install the
check_pgsql plugin?  Can I remove it from the plugins dir in the
nagios-plugins-1.4.14/plugins dir before I do the configure?<br>
  <br>
Can I ignore the error for this during the ./configure & just
continue on with the configure?  ( I assume when the error happens, it
stops the config at that point)<br>
  <br>
gcc -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -DHAVE_CONFIG_H -I.
-I.. -I.. -I../lib -I../gl -I../intl -I/usr/include/ldap
-I/usr/include/pgsql -I/usr/include   -DNP_VERSION='"1.4.14"' -g -O2
-MT check_pgsql.o -MD -MP -MF .deps/check_pgsql.Tpo -c -o check_pgsql.o
check_pgsql.c<br>
check_pgsql.c:40:30: pg_config_manual.h: No such file or directory<br>
make[2]: *** [check_pgsql.o] Error 1<br>
make[2]: Leaving directory
`/home/tech/fiedle/nagios_downloads/nagios-plugins-1.4.14/plugins'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory
`/home/tech/fiedle/nagios_downloads/nagios-plugins-1.4.14'<br>
make: *** [all] Error 2<br>
  <br>
Thanks,<br>
  <br>
Steve<br>
  <br>
  <br>
  <hr>The New Busy is not the too busy. Combine all your e-mail
accounts with Hotmail. <a moz-do-not-send="true"
 href="http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4"
 target="_new">Get busy.</a>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/sprint-com-first">http://p.sf.net/sfu/sprint-com-first</a></pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</pre>
</blockquote>
</body>
</html>