[mrtg] Re: Compiling MRTG

Charles P. Killmer charlesk at netgaintechnology.com
Tue Nov 26 18:11:00 MET 2002


Anyone?

-----Original Message-----
From: Charles P. Killmer 
Sent: Thursday, November 21, 2002 7:51 AM
To: mrtg at list.ee.ethz.ch
Subject: [mrtg] Re: Compiling MRTG


Has anyone had any luck compiling rateup.exe?  I have all the libraries
that I think I need but I still get compile errors.  Does anyone have a
directory that they could just send me to make my modifications and
compile?

Thanks
Charles

-----Original Message-----
From: Jason Frisvold [mailto:friz at corp.ptd.net]
Sent: Wednesday, November 20, 2002 9:37 AM
To: Zeeshan Ahmed; mrtg at list.ee.ethz.ch
Subject: [mrtg] Re: Compiling MRTG



Heh ...  I was right ...  I added in the devel libraries for jpeg and
png and it suddenly works ...  :)

Thanks!

---------------------------
Jason H. Frisvold
Senior ATM Engineer
Engineering Dept.
Penteledata
RedHat Engineer - RHCE # 807302349405893
Cisco Certified - CCNA # CSCO10151622
friz at corp.ptd.net
---------------------------
"I love deadlines.  I especially like the whooshing sound they make as
they go flying by." -- Douglas Adams [1952-2001]

-----Original Message-----
From: Zeeshan Ahmed [mailto:zeeshan at worldcall.net.pk] 
Sent: Wednesday, November 20, 2002 10:10 AM
To: Jason Frisvold; mrtg at list.ee.ethz.ch
Subject: Re: [mrtg] Compiling MRTG

give the paths to these libraries while compiling.
like


 ./configure --prefix=/usr/local/mrtg-2       \
             --with-gd=/usr/local/src/gd      \
             --with-z=/usr/local/src/zlib     \
             --with-png=/usr/local/src/libpng change the paths int his
command.RegardsZeeshan----- Original Message -----
From: "Jason Frisvold" <friz at corp.ptd.net>
To: <mrtg at list.ee.ethz.ch>
Sent: Wednesday, November 20, 2002 7:20 PM
Subject: [mrtg] Compiling MRTG


> I know I'm gonna get hammered for this ...  but ....
>
> Can someone give me a quick hand?
>
> Redhat Linux 7.3
> MRTG 2.9.26b
>
> I've installed the RPM's for libpng, libjpeg, and gd.  I also
installed
> gd-devel since rateup apparently needs the header file.  I've added
> /usr/lib and /usr/local/lib to the /etc/ld.so.conf file and re-run
> ldconfig to populate the cache.  However, when I run configure, I get
an
> error that the GD Library is required.
>
> I've tried adding in the --with-gd-lib and --with-gd-inc options to
> point at the correct locations for the libgd.so and gd.h files.  The
> configure program apparently sees the gd.h file, but not the library?
> Here's a snippet of output :
>
> checking for gdImageGif in -lgd... no
> checking for gdImagePng in -lgd... no
> checking for gdImagePng_jpg in -lgd... no
> checking for gdImagePng_jpg_ft in -lgd... no
> checking for gdImageGd in -lgd... yes
> checking gd.h usability... yes
> checking gd.h presence... yes
> checking for gd.h... yes
>
> The gdImage items are bothering me at the moment...  I think my
> salvation may be in there somewhere... *grin*  I'm not sure how to
tell
> the system that I have that support, though ...  ???
>
> Can anyone give me a nudge, push, slap, or something to let me know
what
> step I'm missing?
>
> Thanks!
>
> --
> ---------------------------
> Jason H. Frisvold
> Senior ATM Engineer
> Penteledata Engineering
> friz at corp.ptd.net
> RedHat Certified - RHCE # 807302349405893
> ---------------------------
> "Something mysterious is formed, born in the silent void. Waiting
alone
> and unmoving, it is at once still and yet in constant motion. It is
the
> source of all programs. I do not know its name, so I will call it the
> Tao of Programming."
>
> -- Attached file removed by Ecartis and put at URL below --
> -- Type: application/pgp-signature
> -- Desc: This is a digitally signed message part
> -- Size: 190 bytes
> -- URL : http://www.ee.ethz.ch/~slist/pantomime/20-signature.asc
>
>
> --
> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
> Archive     http://www.ee.ethz.ch/~slist/mrtg
> FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
>
>

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list