<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial" size="2">
<div style="margin-top: 5pt; margin-bottom: 5pt; ">All, </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">I am getting following error when configuring MRTG. I want to use it to measure bandwidth using Nagios. </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking for gdImageGif in -lgd... no </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking for gdImagePng in -lgd... no </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking for gdImagePng_jpg in -lgd... no </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking for gdImagePng_jpg_ft in -lgd... no </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking gd.h usability... yes </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking gd.h presence... yes </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">checking for gd.h... yes </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">** Ooops, one of many bad things happened: </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">a) You don't have the GD library installed. Get it from <a href="http://www.boutell.com"><font color="#0000FF"><u>http://www.boutell.com</u></font></a>, compile it and use either --with-gd-lib=DIR and --with-gd-inc=DIR
to specify its location. You might also have to use --with-z-inc, --with-z-lib and --with-png-inc, --with-png-lib for gd versions 1.6 and higher. Check config.log for more information on the problem. </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">b) You have the GD library installed, but not the gd.h header file. Download the source (see above) and use --with-gd-inc=DIR to specify where the file can be found. </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">c) You have the library and the header file installed, but you also have a shared GD library in the same directory. Remove the shared library files and/or links (e.g. libgd.so.2.0.0, libgd.so and libgd.so.2).
This is especially likely if you're using a recent (post 1.8.4) version of GD and didn't configure it with --disable-shared. </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">d) You have gd library installed and also it's headers, but you are missing libpng (and headers) or freetype (and headers) (mrtg does not use freetype, but if your copy of gd is precompiled against it, you
have to install it &#8230; </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">I have verified all the 3 points mentioned above but everything seems to be in place.</div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">Please help. </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">Thanks &amp; Regards, </div>
<div style="margin-top: 5pt; margin-bottom: 5pt; ">Sakshi Anand</div>
<div>&nbsp;</div>
<div><font face="Arial, sans-serif">&nbsp;</font></div>
</font>
</body>
</html>