[mrtg] ld.so.1: rateup: fatal: libgd.so.2: open failed: No such file or directory
Steve Shipway
s.shipway at auckland.ac.nz
Wed Jan 16 22:00:37 CET 2008
Looks like you need to update your LD_LIBRARY_PATH to have the location
of your libgd.so file as well as /lib and /usr/lib. The loader is not
finding the GD library, even though it exists and was found by the C
compiler, when it tries to run rateup.
EG,
LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib
Alternatively, copy the libgd.so to your system library location. This
is probably not good practice though...
Steve
________________________________
From: mrtg-bounces at lists.oetiker.ch
[mailto:mrtg-bounces at lists.oetiker.ch] On Behalf Of Juan Montoya
...
#/usr/local/mrtg-2/bin/mrtg /MRTGMONITOR/cfg/mrtg.cfg
ld.so.1: rateup: fatal: libgd.so.2: open failed: No such file or
directory
2008-01-11 11:58:01: ERROR: Skipping webupdates because rateup did not
return anything sensible
2008-01-11 11:58:01: WARNING: rateup died from Signal 9
with Exit Value 0 when doing router '129.153.199.27_2'
Signal was 9, Returncode was 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20080117/6838230d/attachment.html
More information about the mrtg
mailing list