<span class="Apple-style-span" style="border-collapse: collapse; ">Has anyone here installed perfparse on latest CentOS 4.x and Nagios 2.10?<div><br></div><div>I'm having a difficult time running the configure script so that I can properly "make & make instal" the binaries.  Each time I run "./configure" (even with all the parameters), I get the following error
</div><div><br></div><div><span style="border-collapse: collapse; "><div><span style="font-family: Helvetica; font-size: 12px; "><div>***************************************************</div><div><div>*************************************************** 
<br></div><div>"checking for gdlib-config... /usr/bin/gdlib-config<br></div></div></span></div><div><span style="font-family: Helvetica; font-size: 12px; ">checking for gdMalloc in -lgd... no</span></div><div><span style="font-family: Helvetica; font-size: 12px; ">
configure: error: required library libgd unusable.</span></div><div><span style="font-family: Helvetica; font-size: 12px; ">Install required and dependent files and rerun configure.</span></div><div><span style="font-family: Helvetica; font-size: 12px; ">
See config.log or FAQs for details."<br></span></div><div><span style="font-family: Helvetica; font-size: 12px; "><div>***************************************************</div><div><div>***************************************************
<br></div><div><br></div></div></span></div><div><span style="font-family: Helvetica; font-size: 12px; "><br></span></div><div><span style="font-family: Helvetica; font-size: 12px; ">The part of the config.log which looks relevant to the problem is the following:
</span></div><div><span style="font-family: Helvetica; font-size: 12px; "><br></span></div><div><span style="font-family: Helvetica; font-size: 12px; "><br></span></div><div><span style="font-family: Helvetica; font-size: 12px; ">
***************************************************</span></div><div><span style="font-family: Helvetica; font-size: 12px; "><div>***************************************************<br></div><div>| /* Override any gcc2 internal prototype to avoid an error.  */
</div><div>| #ifdef __cplusplus</div><div>| extern "C"</div><div>| #endif</div><div>| /* We use char because int might match the return type of a gcc2</div><div>|    builtin and then its argument prototype would still apply.  */
</div><div>| char gdMalloc ();</div><div>| int</div><div>| main ()</div><div>| {</div><div>| gdMalloc ();</div><div>|   ;</div><div>|   return 0;</div><div>| }</div><div>configure:26962: result: no</div><div>configure:26974: error: required library libgd unusable.
</div><div>Install required and dependent files and rerun configure.</div><div>See config.log or FAQs for details.</div><div>***************************************************<br></div><div>*************************************************** 
<br></div><div><br></div><div>and in the configure script, this pertains to the error as well</div><div><br></div><div><div>***************************************************<br></div><div>*************************************************** 
<br></div><div><br></div></div><div><div>  LIBS="-lgd $LIBS"</div><div><br></div><div>else</div><div>  { { echo "$as_me:$LINENO: error: required library libgd unusable.</div><div>Install required and dependent files and rerun configure.
</div><div>See config.log or FAQs for details." >&5</div><div>echo "$as_me: error: required library libgd unusable.</div><div>Install required and dependent files and rerun configure.</div><div>See config.log
 or FAQs for details." >&2;}</div><div>   { (exit 1); exit 1; }; }</div><div>fi</div><div><br></div><div><div>***************************************************<br></div><div>***************************************************
</div></div></div></span></div></span></div></span>