1833777 Members
2053 Online
110063 Solutions
New Discussion

Re: MRTG

 
Punithan
Advisor

MRTG

Helloi am using hpux 11.11 and plan to install MRTG to monitor my system.....
when i check in MRTG web page it say thet we have to install
i) gcc
ii)gd
iii)libpng
iv)zlib
and noe i alreay install the gcc and i get it on depot format.....
and now to install gd, libpng, zlib.....
can you all help me on how where to change the in the Makefile what to change to to the Makefile

bye
baba
System Engineer
4 REPLIES 4
Andreas Voss
Honored Contributor

Re: MRTG

Hi,

at the hp-ux porting center you can download a ready compiled version of mrtg:

http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/mrtg-2.9.20/

Regards
Punithan
Advisor

Re: MRTG

Hi
After i install the gcc,gd,libpng,zlib and when i run the ./configure command from mrtg i get this message


** The GD library is required for rateup to compile.
Get it from http://www.boutell.com, 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. If your system
has libgd installed, you probably mis the gd.h header file.

Consider following the instructions in doc/unix-guide.txt
**************
pls help me on this
and i all ready install the gd...

bye
baba
System Engineer
T G Manikandan
Honored Contributor

Re: MRTG

If that is already installed check for the header files gd.h whether they are available on the system.
Make sure the path is set appropriately.