At a minimum, you'll need to install (apt-get install) gcc (the C compiler),
libtool, automake, autoconf, to compile ntop.
You'll also need the executable and -dev packages for a number of libraries,
gdbm, libpcap, librrd and zlib. Depending on your distro the names of these
will be different (some call it librrd, others call it rrdtool for example).
If you don't have a need to compile from source, the suggestion to install the
binary package from your distro is a good one.
-----Burton
Looks like your missing a few requirements for compiling from source Thats a
little out of the scope of this list but will instead suggest to try installing
with "apt-get install ntop". Since you are running Debian you might as well
use the built in package manager.
After it has completed the apt process the Debian package provides instructions
for getting ntop to stay running. I missed it the first time I installed it so
for the sake of anyone searching, Immediately after installing if you run
/etc/init.d/ntop start you will see a device enter promiscuous mode and then
leave promiscuous mode and ntops process dies. On a new install this is
generally due to not setting the password for the admin section of the
website. Do this by running 'ntop -A' as root.
Also under Debian you may want to install a few optional packages, graphiz and
the windows fonts package makes all the graphing work from what I've
experienced.
On 12/31/07, Floris Van den Abeele <[EMAIL PROTECTED]> wrote:Hi,
After I download and extract ntop 3.3(from
http://sourceforge.net/project/showfiles.php?group_id=17233&package_id=13248&release_id=484426),
I run autogen.sh.
But when autogen.sh runs ./configure, I get the following errors :
/"checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details."/
config.log contains the same messages under Core test, plus Platform,
Cache variables/,/Output variables & confdefs.h.
Does anyone know what this means? I run debian, with 2.4.27-2-386
kernel.(not sure about this though)
I just want to get ntop going so it can log all my IP traffic, but I
can't install it due to the above errors.
Any help is greatly appreciated.
Regards,
Floris Van den Abeele
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop