Hi,
I install mrtg using this thread below but is not working, its showing index of mrtg only.
And I run ./update.script mrtg, the output below.
I did install gd but is nothing happen.
Also I did install mrtg in source, its also showing index of mrtg.
please help.
Im using Feroda 8
Thank you.
I install mrtg using this thread below but is not working, its showing index of mrtg only.
Code:
http://www.directadmin.com/forum/showthread.php?t=7843&highlight=mrtg
And I run ./update.script mrtg, the output below.
Code:
** Ooops, one of many bad things happened:
a) You don't have the GD library installed.
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.
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.
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.
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 ...
Consider following the instructions in doc/mrtg-unix-guide.txt
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
MRTG has been installed...
Updating MRTG config and template...
--01:58:48-- http://tools.supernamechange.com/mrtgcfg.tar.gz
=> `mrtgcfg.tar.gz'
Resolving tools.supernamechange.com... 72.55.156.182
Connecting to tools.supernamechange.com|72.55.156.182|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,056 (2.0K) [application/x-gzip]
100%[=================================================================================>] 2,056 --.--K/s
01:58:51 (16.13 KB/s) - `mrtgcfg.tar.gz' saved [2056/2056]
Adding MRTG to /etc/crontab...
env: /usr/local/mrtg-2/bin/mrtg: No such file or directory
env: /usr/local/mrtg-2/bin/mrtg: No such file or directory
env: /usr/local/mrtg-2/bin/mrtg: No such file or directory
env: /usr/local/mrtg-2/bin/mrtg: No such file or directory
Cleaning up installation...
MRTG install done
I did install gd but is nothing happen.
Also I did install mrtg in source, its also showing index of mrtg.
please help.
Im using Feroda 8
Thank you.