Mailing List Archive

No traffic detected by ntop
Hi,

I read about ntop and find it very useful.

I installed ntop on my machine but when running it got no traffic. I
verified with tcpdump and I actually have traffic going on that port. As
tcpdump runs normally, I don't believe that the libpcap library is broken.

I have a PC ith 2 network cards: eth0 and eth1. I used RedHat 7.1, with
kernel 2.4.3. I also tested the same thing on another box running RedHat 6.2
with kernel 2.2.14 and egcc-1.1.2 release, same thing no traffic captures.

Could you help me to find out what's wrong ?

I join my configuration and outputs from various commands down here.


Thank you in advance,
Makan Pourzandi

=================================================
CONFIGURATION

[root@gruyere-e1 ntop]# rpm -q libpcap
libpcap-0.4-39
[root@gruyere-e1 ntop]# uname -a
Linux gruyere-e1 2.4.3 #4 Wed Apr 18 16:23:11 EDT 2001 i686 unknown
[root@gruyere-e1 ntop]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-75)
=================================================
OUTPUT

[root@gruyere-e1 ntop]#
intop 0.0.1 (Sep 5 2001) listening on [eth0]
0 Pkts/0 [IP 0/Other 0] Thpt: 0.0
/0.0
Host Act -Rcvd- Sent TCP UDP
ICMP

***********Nothing***********************

=================================================================
[root@reblochon ntop]# ntop
Wait please: ntop is coming up...
05/Sep/2001:14:08:06 Initializing IP services...
05/Sep/2001:14:08:06 Parsing command line options...
05/Sep/2001:14:08:06 SSL is present but https is disabled: use -W <https
05/Sep/2001:14:08:06 Initializing SSL...
05/Sep/2001:14:08:06 Initializing GDBM...
05/Sep/2001:14:08:06 Initializing network devices...
05/Sep/2001:14:08:07 ntop v.2.0.0 MT (SSL) [i686-pc-linux] (09/05/01
02:01:42 PM build)
05/Sep/2001:14:08:07 Listening on [eth0]
05/Sep/2001:14:08:07 Copyright 1998-2001 by Luca Deri <deri@ntop.org>
05/Sep/2001:14:08:07 Get the freshest ntop from http://www.ntop.org/
05/Sep/2001:14:08:07 Initialising...
05/Sep/2001:14:08:07 Loading plugins (if any)...
05/Sep/2001:14:08:07 Searching plugins in ./plugins
05/Sep/2001:14:08:07 Welcome to icmpWatchPlugin. (C) 1999 by Luca Deri.
05/Sep/2001:14:08:07 Welcome to LastSeenWatchPlugin. (C) 1999 by Andrea
Marangoni.
05/Sep/2001:14:08:07 Welcome to nfsWatchPlugin. (C) 1999 by Luca Deri.
05/Sep/2001:14:08:07 Welcome to ntopRmon. (C) 2000 by Luca Deri.
05/Sep/2001:14:08:07 WARNING: plugin disabled [missing NET-SNMP]
05/Sep/2001:14:08:07 Welcome to WAPPlugin. (C) 2000 by Luca Deri.
05/Sep/2001:14:08:07
05/Sep/2001:14:08:07 Welcome to Pep (Perl embedded Plugin) (c) 2000 R.
Carbone <rocco@ntop.org>.
05/Sep/2001:14:08:07
05/Sep/2001:14:08:07 WARNING: For security reasons it is STRONGLY
recommended to
05/Sep/2001:14:08:07 WARNING: run ntop as unprivileged user by using the -u
option!
05/Sep/2001:14:08:07 Resetting traffic statistics...
05/Sep/2001:14:08:07 Started thread (1026) for network packet analyser.
05/Sep/2001:14:08:07 Started thread (2051) for host traffic statistics.
05/Sep/2001:14:08:07 Started thread (3076) for throughput update.
05/Sep/2001:14:08:07 Started thread (4101) for idle hosts detection.
05/Sep/2001:14:08:07 Started thread (5126) for DNS address resolution.
05/Sep/2001:14:08:07 Initialising plugins (if any)...
05/Sep/2001:14:08:07 Waiting for HTTP connections on port 3000...
05/Sep/2001:14:08:07 Sniffying...
05/Sep/2001:14:08:07 Started thread (7176) for network packet sniffing on
eth0.
******************ctrl-C
0 packets received by filter on eth0
0 packets dropped by kernel
0 packets dropped by ntop
05/Sep/2001:14:08:31 Waiting until threads terminate...
05/Sep/2001:14:08:31 Terminating Web connections...
Segmentation fault

=================================================
OUTPUT FROM CONFIGURE AND MAKE COMMANDS

==============================================
[root@gruyere-e1 ntop]# ./configure

Welcome to ntop, Version 2.0.0
Copyright (c) 1998-2001 Luca Deri <deri@ntop.org>

creating cache ./config.cache

checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu

checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found


Step 1. Looking for required development tools....

checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache

checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for compiler option -pipe... yes
checking for compilation debug mode... disabled
checking for compilation optimization mode... disabled


Step 2. Processing user options....


Step 3. Checking for special support for platform/compiler....


Step 4. Looking for both required and optional system headers....

checking for ANSI C header files... yes
checking for pwd.h... yes
checking for stdio.h... yes
checking for errno.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for signal.h... yes
checking for fcntl.h... yes
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for sys/wait.h... yes
checking for sys/stat.h... yes
checking for sys/ioctl... no
checking for sys/un.h... yes
checking for sys/select.h... yes
checking for sys/ldr.h... no
checking for sys/sockio.h... no
checking for dl.h... no
checking for dirent.h... yes
checking for dlfcn.h... yes
checking for security/pam_appl.h... yes
checking for shadow.h... yes
checking for crypt.h... yes
checking for mysql/mysql.h... yes
checking for ncurses.h... yes
checking for alloca.h... yes
checking for sched.h... yes
checking for sys/sched.h... no
checking for semaphore.h... yes
checking for pthread.h... yes
checking for sys/socket.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/udp.h... yes
checking for netinet/tcp.h... yes
checking for netinet/if_ether.h... yes
checking for arpa/nameser.h... yes
checking for net/ethernet.h... yes
checking for ethertype.h... no
checking for if.h... no
checking for net/bpf.h... no
checking if ether_header uses ether_addr structs... no
checking for ucd-snmp/ucd-snmp-agent-includes.h... yes
checking for typedef u_int32_t... yes
checking for typedef u_int16_t... yes
checking for typedef u_int8_t... yes
checking for typedef int32_t... yes
checking for typedef int16_t... yes
checking for typedef int8_t... yes
checking for strtok_r... yes
checking for localtime_r... yes
checking for ctime_r... yes
checking for snprintf... yes
checking for getipnodebyaddr... no
checking for strsep... yes

Step 5. Looking for required system libraries....

checking for dlopen in -ldl... yes
checking for crypt... no
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for kstat_lookup in -lkstat... no
checking for sin in -lc... no
checking for sin in -lm... yes
checking for gethostname in -lnsl... yes
checking for accept in -lsocket... no
checking for inet_aton in -lresolv... yes
checking for initscr in -lncurses... yes
checking for pthread_create in -lpthread... yes
checking for sem_init in -lposix4... no
checking for readline/readline.h... yes
checking for readline in -lreadline... yes

Step 6. Looking for required GPLed libraries....

checking for LBL Packet Capture Library (required package)... found in
semi-standard installation
checking for gdbm_open in -lgdbm... yes
checking for gdbm.h... yes

Step 7. Looking for optional GPLed libraries....

checking for GDchart (optional package)... not found in ../gdchart0.94c
It looks that you don't have some files needed to use the GDChart library.
Please check the source tree, compile and, optionally, install the
software.
When finished please re-run this program.
You can download the needed code using CVS from cvs.ntop.org
configure: warning: Some ntop's features will be disabled.
checking for OpenSSL Library by Open SLL Project (optional package)... found
in /usr/lib/
checking for register_mib in -lucdagent... no

Step 8. Creating various ntop develpment tools....


Step 9. Semi-Automatic files generation....

updating cache ./config.cache
creating ./config.status
creating Makefile
creating plugins/Makefile
creating plugins/pep/Makefile
creating intop/Makefile
creating ntop-config
creating config.h
creating version.c


This is your ntop 2.0.0 configuration:

Host System Type : i686-pc-linux-gnu
Compiler (cflags) : gcc -g -O2 -pipe -DHAVE_CONFIG_H
Include path : -I/usr/include/pcap -I/usr/include/openssl
System Libs : -lpthread -lresolv -lnsl -ldl
Core Libs : -lpcap -lgdbm
Additional Libs : -L/usr/lib/mysql -lmysqlclient -lcrypt -lm -lssl
-lcrypto
LBL pcap in : semi-standard installation
GNU gdbm in :
MultiThread mode : yes
Install path : /usr/local

Now type 'make' or 'gmake' (GNU make) on *BSD and Solaris
systems to build ntop 2.0.0.



=================================================

If you like ntop, please do not forget to support
its development. See SUPPORT_NTOP.txt for more
information. Thanks for supporting ntop!

=================================================

[root@gruyere-e1 ntop]# make
cd . && aclocal
cd . && automake --gnu Makefile
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion

Welcome to ntop, Version 2.0.0
Copyright (c) 1998-2001 Luca Deri <deri@ntop.org>

loading cache ./config.cache

checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
cd . && autoheader
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
creating config.h
config.h is unchanged
make all-recursive
make[1]: Entering directory `/root/ntop/ntop'
Making all in .
make[2]: Entering directory `/root/ntop/ntop'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c address.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/address.pp -c -fPIC -DPIC address.c -o .libs/address.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/address.pp -c address.c -o address.o >/dev/null 2>&1
mv -f .libs/address.lo address.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c dataFormat.c
rm -f .libs/dataFormat.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/dataFormat.pp -c -fPIC -DPIC dataFormat.c -o
.libs/dataFormat.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/dataFormat.pp -c dataFormat.c -o dataFormat.o >/dev/null
2>&1
mv -f .libs/dataFormat.lo dataFormat.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c event.c
rm -f .libs/event.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/event.pp -c -fPIC -DPIC event.c -o .libs/event.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/event.pp -c event.c -o event.o >/dev/null 2>&1
mv -f .libs/event.lo event.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c globals-core.c
rm -f .libs/globals-core.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/globals-core.pp -c -fPIC -DPIC globals-core.c -o
.libs/globals-core.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/globals-core.pp -c globals-core.c -o globals-core.o
>/dev/null 2>&1
mv -f .libs/globals-core.lo globals-core.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c hash.c
rm -f .libs/hash.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/hash.pp -c -fPIC -DPIC hash.c -o .libs/hash.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/hash.pp -c hash.c -o hash.o >/dev/null 2>&1
mv -f .libs/hash.lo hash.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c initialize.c
rm -f .libs/initialize.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/initialize.pp -c -fPIC -DPIC initialize.c -o
.libs/initialize.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/initialize.pp -c initialize.c -o initialize.o >/dev/null
2>&1
mv -f .libs/initialize.lo initialize.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c leaks.c
rm -f .libs/leaks.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/leaks.pp -c -fPIC -DPIC leaks.c -o .libs/leaks.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/leaks.pp -c leaks.c -o leaks.o >/dev/null 2>&1
mv -f .libs/leaks.lo leaks.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c logger.c
rm -f .libs/logger.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/logger.pp -c -fPIC -DPIC logger.c -o .libs/logger.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/logger.pp -c logger.c -o logger.o >/dev/null 2>&1
mv -f .libs/logger.lo logger.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c mysql.c
rm -f .libs/mysql.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/mysql.pp -c -fPIC -DPIC mysql.c -o .libs/mysql.lo
mysql.c:76: warning: type mismatch with previous implicit declaration
mysql.c:70: warning: previous implicit declaration of `open_mySQLsocket'
mysql.c:76: warning: `open_mySQLsocket' was previously implicitly declared
to return `int'
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/mysql.pp -c mysql.c -o mysql.o >/dev/null 2>&1
mv -f .libs/mysql.lo mysql.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c netflow.c
rm -f .libs/netflow.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/netflow.pp -c -fPIC -DPIC netflow.c -o .libs/netflow.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/netflow.pp -c netflow.c -o netflow.o >/dev/null 2>&1
mv -f .libs/netflow.lo netflow.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c ntop.c
rm -f .libs/ntop.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/ntop.pp -c -fPIC -DPIC ntop.c -o .libs/ntop.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/ntop.pp -c ntop.c -o ntop.o >/dev/null 2>&1
mv -f .libs/ntop.lo ntop.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c pbuf.c
rm -f .libs/pbuf.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/pbuf.pp -c -fPIC -DPIC pbuf.c -o .libs/pbuf.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/pbuf.pp -c pbuf.c -o pbuf.o >/dev/null 2>&1
mv -f .libs/pbuf.lo pbuf.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c plugin.c
rm -f .libs/plugin.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/plugin.pp -c -fPIC -DPIC plugin.c -o .libs/plugin.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/plugin.pp -c plugin.c -o plugin.o >/dev/null 2>&1
mv -f .libs/plugin.lo plugin.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c qsort.c
rm -f .libs/qsort.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/qsort.pp -c -fPIC -DPIC qsort.c -o .libs/qsort.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/qsort.pp -c qsort.c -o qsort.o >/dev/null 2>&1
mv -f .libs/qsort.lo qsort.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c regex.c
rm -f .libs/regex.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/regex.pp -c -fPIC -DPIC regex.c -o .libs/regex.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/regex.pp -c regex.c -o regex.o >/dev/null 2>&1
mv -f .libs/regex.lo regex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c rules.c
rm -f .libs/rules.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/rules.pp -c -fPIC -DPIC rules.c -o .libs/rules.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/rules.pp -c rules.c -o rules.o >/dev/null 2>&1
mv -f .libs/rules.lo rules.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c sql.crm -f .libs/sql.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/sql.pp -c -fPIC -DPIC sql.c -o .libs/sql.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/sql.pp -c sql.c -o sql.o >/dev/null 2>&1
mv -f .libs/sql.lo sql.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c ssl.crm -f .libs/ssl.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/ssl.pp -c -fPIC -DPIC ssl.c -o .libs/ssl.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/ssl.pp -c ssl.c -o ssl.o >/dev/null 2>&1
mv -f .libs/ssl.lo ssl.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c term.c
rm -f .libs/term.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/term.pp -c -fPIC -DPIC term.c -o .libs/term.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/term.pp -c term.c -o term.o >/dev/null 2>&1
mv -f .libs/term.lo term.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c traffic.c
rm -f .libs/traffic.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/traffic.pp -c -fPIC -DPIC traffic.c -o .libs/traffic.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/traffic.pp -c traffic.c -o traffic.o >/dev/null 2>&1
mv -f .libs/traffic.lo traffic.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c util.c
rm -f .libs/util.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/util.pp -c -fPIC -DPIC util.c -o .libs/util.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/util.pp -c util.c -o util.o >/dev/null 2>&1
mv -f .libs/util.lo util.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c vendor.c
rm -f .libs/vendor.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/vendor.pp -c -fPIC -DPIC vendor.c -o .libs/vendor.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/vendor.pp -c vendor.c -o vendor.o >/dev/null 2>&1
mv -f .libs/vendor.lo vendor.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c version.c
rm -f .libs/version.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/version.pp -c -fPIC -DPIC version.c -o .libs/version.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/version.pp -c version.c -o version.o >/dev/null 2>&1
mv -f .libs/version.lo version.lo
/bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o libntop.la -rpath
/usr/local/lib -version-info 0:0:0 -release 2.0 -export-dynamic address.lo
dataFormat.lo event.lo globals-core.lo hash.lo initialize.lo leaks.lo
logger.lo mysql.lo netflow.lo ntop.lo pbuf.lo plugin.lo qsort.lo regex.lo
rules.lo sql.lo ssl.lo term.lo traffic.lo util.lo vendor.lo version.lo
-lpcap -lgdbm -lpthread -lresolv -lnsl -ldl -L/usr/lib/mysql -lmysqlclient
-lcrypt -lm -lssl -lcrypto
rm -fr .libs/libntop.la .libs/libntop.* .libs/libntop-2.0.*

*** Warning: This library needs some functionality provided by -lpcap.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
gcc -shared address.lo dataFormat.lo event.lo globals-core.lo hash.lo
initialize.lo leaks.lo logger.lo mysql.lo netflow.lo ntop.lo pbuf.lo
plugin.lo qsort.lo regex.lo rules.lo sql.lo ssl.lo term.lo traffic.lo
util.lo vendor.lo version.lo -lgdbm -lpthread -lresolv -lnsl -ldl
-L/usr/lib/mysql -lmysqlclient -lcrypt -lm -lssl -lcrypto -lc -Wl,-soname
-Wl,libntop-2.0.so.0 -o .libs/libntop-2.0.so.0.0.0
(cd .libs && rm -f libntop-2.0.so.0 && ln -s libntop-2.0.so.0.0.0
libntop-2.0.so.0)
(cd .libs && rm -f libntop.so && ln -s libntop-2.0.so.0.0.0 libntop.so)
ar cru .libs/libntop.a address.o dataFormat.o event.o globals-core.o hash.o
initialize.o leaks.o logger.o mysql.o netflow.o ntop.o pbuf.o plugin.o
qsort.o regex.o rules.o sql.o ssl.o term.o traffic.o util.o vendor.o
version.o
ranlib .libs/libntop.a
creating libntop.la
(cd .libs && rm -f libntop.la && ln -s ../libntop.la libntop.la)
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c admin.c
rm -f .libs/admin.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/admin.pp -c -fPIC -DPIC admin.c -o .libs/admin.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/admin.pp -c admin.c -o admin.o >/dev/null 2>&1
mv -f .libs/admin.lo admin.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c emitter.c
rm -f .libs/emitter.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/emitter.pp -c -fPIC -DPIC emitter.c -o .libs/emitter.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/emitter.pp -c emitter.c -o emitter.o >/dev/null 2>&1
mv -f .libs/emitter.lo emitter.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c globals-report.c
rm -f .libs/globals-report.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/globals-report.pp -c -fPIC -DPIC globals-report.c -o
.libs/globals-report.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/globals-report.pp -c globals-report.c -o
globals-report.o >/dev/null 2>&1
mv -f .libs/globals-report.lo globals-report.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c graph.c
rm -f .libs/graph.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/graph.pp -c -fPIC -DPIC graph.c -o .libs/graph.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/graph.pp -c graph.c -o graph.o >/dev/null 2>&1
mv -f .libs/graph.lo graph.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c http.c
rm -f .libs/http.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/http.pp -c -fPIC -DPIC http.c -o .libs/http.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/http.pp -c http.c -o http.o >/dev/null 2>&1
mv -f .libs/http.lo http.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c report.c
rm -f .libs/report.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/report.pp -c -fPIC -DPIC report.c -o .libs/report.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/report.pp -c report.c -o report.o >/dev/null 2>&1
mv -f .libs/report.lo report.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c reportUtils.c
rm -f .libs/reportUtils.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/reportUtils.pp -c -fPIC -DPIC reportUtils.c -o
.libs/reportUtils.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/reportUtils.pp -c reportUtils.c -o reportUtils.o
>/dev/null 2>&1
mv -f .libs/reportUtils.lo reportUtils.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c webInterface.c
rm -f .libs/webInterface.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/webInterface.pp -c -fPIC -DPIC webInterface.c -o
.libs/webInterface.lo
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -Wp,-MD,.deps/webInterface.pp -c webInterface.c -o webInterface.o
>/dev/null 2>&1
mv -f .libs/webInterface.lo webInterface.lo
/bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o libntopreport.la -rpath
/usr/local/lib -version-info 0:0:0 -release 2.0 -export-dynamic admin.lo
emitter.lo globals-report.lo graph.lo http.lo report.lo reportUtils.lo
webInterface.lo -L/usr/lib/mysql -lmysqlclient -lcrypt -lm -lssl -lcrypto
-lpthread -lresolv -lnsl -ldl -L/usr/lib/mysql -lmysqlclient -lcrypt -lm
-lssl -lcrypto
rm -fr .libs/libntopreport.la .libs/libntopreport.*
.libs/libntopreport-2.0.*
gcc -shared admin.lo emitter.lo globals-report.lo graph.lo http.lo
report.lo reportUtils.lo webInterface.lo -L/usr/lib/mysql -lmysqlclient
-lcrypt -lm -lssl -lcrypto -lpthread -lresolv -lnsl -ldl -lmysqlclient
-lcrypt -lm -lssl -lcrypto -lc -Wl,-soname -Wl,libntopreport-2.0.so.0 -o
.libs/libntopreport-2.0.so.0.0.0
(cd .libs && rm -f libntopreport-2.0.so.0 && ln -s
libntopreport-2.0.so.0.0.0 libntopreport-2.0.so.0)
(cd .libs && rm -f libntopreport.so && ln -s libntopreport-2.0.so.0.0.0
libntopreport.so)
ar cru .libs/libntopreport.a admin.o emitter.o globals-report.o graph.o
http.o report.o reportUtils.o webInterface.o
ranlib .libs/libntopreport.a
creating libntopreport.la
(cd .libs && rm -f libntopreport.la && ln -s ../libntopreport.la
libntopreport.la)
gcc -DHAVE_CONFIG_H -I. -I/usr/include/pcap -I/usr/include/openssl -g -O2
-pipe -c main.c
/bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o ntop main.o
libntopreport.la libntop.la -lpthread -lresolv -lnsl -ldl -L/usr/lib/mysql
-lmysqlclient -lcrypt -lm -lssl -lcrypto
gcc -g -O2 -pipe -o .libs/ntop main.o .libs/libntopreport.so
-L/usr/lib/mysql -lmysqlclient -lcrypt -lm -lssl -lcrypto -lpthread -lresolv
-lnsl -ldl -lmysqlclient -lcrypt -lm -lssl -lcrypto .libs/libntop.so -lpcap
-lgdbm -lpthread -lresolv -lnsl -ldl -lmysqlclient -lcrypt -lm -lssl
-lcrypto -lpthread -lresolv -lnsl -ldl -L/usr/lib/mysql -lmysqlclient
-lcrypt -lm -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/lib
creating ntop
cd . && CONFIG_FILES=ntop-config CONFIG_HEADERS= /bin/sh ./config.status
creating ntop-config
make[2]: Leaving directory `/root/ntop/ntop'
Making all in plugins
make[2]: Entering directory `/root/ntop/ntop/plugins'
cd .. && automake --gnu plugins/Makefile
cd .. \
&& CONFIG_FILES=plugins/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating plugins/Makefile
make[2]: Leaving directory `/root/ntop/ntop/plugins'
make[2]: Entering directory `/root/ntop/ntop/plugins'
Making all in .
make[3]: Entering directory `/root/ntop/ntop/plugins'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/include/pcap -I/usr/include/openssl -g -O2 -pipe -c icmpPlugin.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/icmpPlugin.pp -c -fPIC
-DPIC icmpPlugin.c -o .libs/icmpPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/icmpPlugin.pp -c
icmpPlugin.c -o icmpPlugin.o >/dev/null 2>&1
mv -f .libs/icmpPlugin.lo icmpPlugin.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o libicmpPlugin.la -rpath
/usr/local/lib -shared -version-info 0:0:0 icmpPlugin.lo -lpthread -lresolv
-lnsl -ldl
rm -fr .libs/libicmpPlugin.la .libs/libicmpPlugin.* .libs/libicmpPlugin.*
gcc -shared icmpPlugin.lo -lpthread -lresolv -lnsl -ldl -lc -Wl,-soname
-Wl,libicmpPlugin.so.0 -o .libs/libicmpPlugin.so.0.0.0
(cd .libs && rm -f libicmpPlugin.so.0 && ln -s libicmpPlugin.so.0.0.0
libicmpPlugin.so.0)
(cd .libs && rm -f libicmpPlugin.so && ln -s libicmpPlugin.so.0.0.0
libicmpPlugin.so)
ar cru .libs/libicmpPlugin.a icmpPlugin.o
ranlib .libs/libicmpPlugin.a
creating libicmpPlugin.la
(cd .libs && rm -f libicmpPlugin.la && ln -s ../libicmpPlugin.la
libicmpPlugin.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/include/pcap -I/usr/include/openssl -g -O2 -pipe -c
lastSeenPlugin.c
rm -f .libs/lastSeenPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/lastSeenPlugin.pp -c
-fPIC -DPIC lastSeenPlugin.c -o .libs/lastSeenPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/lastSeenPlugin.pp -c
lastSeenPlugin.c -o lastSeenPlugin.o >/dev/null 2>&1
mv -f .libs/lastSeenPlugin.lo lastSeenPlugin.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o liblastSeenPlugin.la
-rpath /usr/local/lib -shared -version-info 0:0:0 lastSeenPlugin.lo
-lpthread -lresolv -lnsl -ldl
rm -fr .libs/liblastSeenPlugin.la .libs/liblastSeenPlugin.*
.libs/liblastSeenPlugin.*
gcc -shared lastSeenPlugin.lo -lpthread -lresolv -lnsl -ldl -lc
-Wl,-soname -Wl,liblastSeenPlugin.so.0 -o .libs/liblastSeenPlugin.so.0.0.0
(cd .libs && rm -f liblastSeenPlugin.so.0 && ln -s
liblastSeenPlugin.so.0.0.0 liblastSeenPlugin.so.0)
(cd .libs && rm -f liblastSeenPlugin.so && ln -s liblastSeenPlugin.so.0.0.0
liblastSeenPlugin.so)
ar cru .libs/liblastSeenPlugin.a lastSeenPlugin.o
ranlib .libs/liblastSeenPlugin.a
creating liblastSeenPlugin.la
(cd .libs && rm -f liblastSeenPlugin.la && ln -s ../liblastSeenPlugin.la
liblastSeenPlugin.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/include/pcap -I/usr/include/openssl -g -O2 -pipe -c nfsPlugin.c
rm -f .libs/nfsPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/nfsPlugin.pp -c -fPIC
-DPIC nfsPlugin.c -o .libs/nfsPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/nfsPlugin.pp -c
nfsPlugin.c -o nfsPlugin.o >/dev/null 2>&1
mv -f .libs/nfsPlugin.lo nfsPlugin.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o libnfsPlugin.la -rpath
/usr/local/lib -shared -version-info 0:0:0 nfsPlugin.lo -lpthread -lresolv
-lnsl -ldl
rm -fr .libs/libnfsPlugin.la .libs/libnfsPlugin.* .libs/libnfsPlugin.*
gcc -shared nfsPlugin.lo -lpthread -lresolv -lnsl -ldl -lc -Wl,-soname
-Wl,libnfsPlugin.so.0 -o .libs/libnfsPlugin.so.0.0.0
(cd .libs && rm -f libnfsPlugin.so.0 && ln -s libnfsPlugin.so.0.0.0
libnfsPlugin.so.0)
(cd .libs && rm -f libnfsPlugin.so && ln -s libnfsPlugin.so.0.0.0
libnfsPlugin.so)
ar cru .libs/libnfsPlugin.a nfsPlugin.o
ranlib .libs/libnfsPlugin.a
creating libnfsPlugin.la
(cd .libs && rm -f libnfsPlugin.la && ln -s ../libnfsPlugin.la
libnfsPlugin.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/include/pcap -I/usr/include/openssl -g -O2 -pipe -c rmonPlugin.c
rm -f .libs/rmonPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/rmonPlugin.pp -c -fPIC
-DPIC rmonPlugin.c -o .libs/rmonPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/rmonPlugin.pp -c
rmonPlugin.c -o rmonPlugin.o >/dev/null 2>&1
mv -f .libs/rmonPlugin.lo rmonPlugin.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o librmonPlugin.la -rpath
/usr/local/lib -shared -version-info 0:0:0 rmonPlugin.lo -lpthread -lresolv
-lnsl -ldl
rm -fr .libs/librmonPlugin.la .libs/librmonPlugin.* .libs/librmonPlugin.*
gcc -shared rmonPlugin.lo -lpthread -lresolv -lnsl -ldl -lc -Wl,-soname
-Wl,librmonPlugin.so.0 -o .libs/librmonPlugin.so.0.0.0
(cd .libs && rm -f librmonPlugin.so.0 && ln -s librmonPlugin.so.0.0.0
librmonPlugin.so.0)
(cd .libs && rm -f librmonPlugin.so && ln -s librmonPlugin.so.0.0.0
librmonPlugin.so)
ar cru .libs/librmonPlugin.a rmonPlugin.o
ranlib .libs/librmonPlugin.a
creating librmonPlugin.la
(cd .libs && rm -f librmonPlugin.la && ln -s ../librmonPlugin.la
librmonPlugin.la)
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/usr/include/pcap -I/usr/include/openssl -g -O2 -pipe -c wapPlugin.c
rm -f .libs/wapPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/wapPlugin.pp -c -fPIC
-DPIC wapPlugin.c -o .libs/wapPlugin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/wapPlugin.pp -c
wapPlugin.c -o wapPlugin.o >/dev/null 2>&1
mv -f .libs/wapPlugin.lo wapPlugin.lo
/bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o libwapPlugin.la -rpath
/usr/local/lib -shared -version-info 0:0:0 wapPlugin.lo -lpthread -lresolv
-lnsl -ldl
rm -fr .libs/libwapPlugin.la .libs/libwapPlugin.* .libs/libwapPlugin.*
gcc -shared wapPlugin.lo -lpthread -lresolv -lnsl -ldl -lc -Wl,-soname
-Wl,libwapPlugin.so.0 -o .libs/libwapPlugin.so.0.0.0
(cd .libs && rm -f libwapPlugin.so.0 && ln -s libwapPlugin.so.0.0.0
libwapPlugin.so.0)
(cd .libs && rm -f libwapPlugin.so && ln -s libwapPlugin.so.0.0.0
libwapPlugin.so)
ar cru .libs/libwapPlugin.a wapPlugin.o
ranlib .libs/libwapPlugin.a
creating libwapPlugin.la
(cd .libs && rm -f libwapPlugin.la && ln -s ../libwapPlugin.la
libwapPlugin.la)
make[3]: Leaving directory `/root/ntop/ntop/plugins'
Making all in pep
make[3]: Entering directory `/root/ntop/ntop/plugins/pep'
cd ../.. && automake --gnu plugins/pep/Makefile
cd ../.. \
&& CONFIG_FILES=plugins/pep/Makefile CONFIG_HEADERS= /bin/sh
./config.status
creating plugins/pep/Makefile
make[3]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[3]: Entering directory `/root/ntop/ntop/plugins/pep'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I.. `perl -MExtUtils::Embed -e ccopts` -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -c pep.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -fno-strict-aliasing
-I/usr/lib/perl5/5.6.0/i386-linux/CORE -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/pep.pp -c -fPIC -DPIC
pep.c -o .libs/pep.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -fno-strict-aliasing
-I/usr/lib/perl5/5.6.0/i386-linux/CORE -I/usr/include/pcap
-I/usr/include/openssl -g -O2 -pipe -Wp,-MD,.deps/pep.pp -c pep.c -o pep.o
>/dev/null 2>&1
mv -f .libs/pep.lo pep.lo
/bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -o libpep.la -rpath
/usr/local/lib/ntop/plugins -shared -version-info 0:0:0 pep.lo
rm -fr .libs/libpep.la .libs/libpep.* .libs/libpep.*
gcc -shared pep.lo -lc -Wl,-soname -Wl,libpep.so.0 -o
.libs/libpep.so.0.0.0
(cd .libs && rm -f libpep.so.0 && ln -s libpep.so.0.0.0 libpep.so.0)
(cd .libs && rm -f libpep.so && ln -s libpep.so.0.0.0 libpep.so)
ar cru .libs/libpep.a pep.o
ranlib .libs/libpep.a
creating libpep.la
(cd .libs && rm -f libpep.la && ln -s ../libpep.la libpep.la)
(cd .. && ln -fs pep/pep.so .)
make[3]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[2]: Leaving directory `/root/ntop/ntop/plugins'
Making all in intop
make[2]: Entering directory `/root/ntop/ntop/intop'
cd .. && automake --gnu intop/Makefile
cd .. \
&& CONFIG_FILES=intop/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating intop/Makefile
make[2]: Leaving directory `/root/ntop/ntop/intop'
make[2]: Entering directory `/root/ntop/ntop/intop'
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c argv.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c command.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c getopt.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c gnuline.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c prompt.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c intop.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c init.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c open.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c close.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c filter.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c pcapmore.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c sniff.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c uptime.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c status.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c lsdev.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c nettable.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c info.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c swap.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c hosts.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c arp.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c nbt.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c top.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c bind.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c hash.c
gcc -DHAVE_CONFIG_H -I.. -I/usr/include/pcap -I/usr/include/openssl -g
-O2 -pipe -c dump.c
/bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o intop argv.o command.o
getopt.o gnuline.o prompt.o intop.o init.o open.o close.o filter.o
pcapmore.o sniff.o uptime.o status.o lsdev.o nettable.o info.o swap.o
hosts.o arp.o nbt.o top.o bind.o hash.o dump.o ../libntop.la -lreadline
-lncurses -lpthread -lresolv -lnsl -ldl
mkdir .libs
gcc -g -O2 -pipe -o .libs/intop argv.o command.o getopt.o gnuline.o prompt.o
intop.o init.o open.o close.o filter.o pcapmore.o sniff.o uptime.o status.o
lsdev.o nettable.o info.o swap.o hosts.o arp.o nbt.o top.o bind.o hash.o
dump.o ../.libs/libntop.so -lpcap -lgdbm -lpthread -lresolv -lnsl -ldl
-L/usr/lib/mysql -lmysqlclient -lcrypt -lm -lssl -lcrypto -lreadline
-lncurses -lpthread -lresolv -lnsl -ldl -Wl,--rpath -Wl,/usr/local/lib
creating intop
make[2]: Leaving directory `/root/ntop/ntop/intop'
make[1]: Leaving directory `/root/ntop/ntop'


==============================================

[root@gruyere-e1 ntop]# make install
Making install in .
make[1]: Entering directory `/root/ntop/ntop'
make[2]: Entering directory `/root/ntop/ntop'
/bin/sh ./mkinstalldirs /usr/local/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c libntop.la
/usr/local/lib/libntop.la
/usr/bin/install -c .libs/libntop-2.0.so.0.0.0
/usr/local/lib/libntop-2.0.so.0.0.0
(cd /usr/local/lib && rm -f libntop-2.0.so.0 && ln -s libntop-2.0.so.0.0.0
libntop-2.0.so.0)
(cd /usr/local/lib && rm -f libntop.so && ln -s libntop-2.0.so.0.0.0
libntop.so)
/usr/bin/install -c .libs/libntop.lai /usr/local/lib/libntop.la
/usr/bin/install -c .libs/libntop.a /usr/local/lib/libntop.a
ranlib /usr/local/lib/libntop.a
chmod 644 /usr/local/lib/libntop.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./libtool --mode=install /usr/bin/install -c libntopreport.la
/usr/local/lib/libntopreport.la
/usr/bin/install -c .libs/libntopreport-2.0.so.0.0.0
/usr/local/lib/libntopreport-2.0.so.0.0.0
(cd /usr/local/lib && rm -f libntopreport-2.0.so.0 && ln -s
libntopreport-2.0.so.0.0.0 libntopreport-2.0.so.0)
(cd /usr/local/lib && rm -f libntopreport.so && ln -s
libntopreport-2.0.so.0.0.0 libntopreport.so)
/usr/bin/install -c .libs/libntopreport.lai /usr/local/lib/libntopreport.la
/usr/bin/install -c .libs/libntopreport.a /usr/local/lib/libntopreport.a
ranlib /usr/local/lib/libntopreport.a
chmod 644 /usr/local/lib/libntopreport.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /usr/local/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c ntop
/usr/local/bin/ntop
/usr/bin/install -c .libs/ntop /usr/local/bin/ntop
/bin/sh ./mkinstalldirs /usr/local/bin
/usr/bin/install -c ntop-config /usr/local/bin/ntop-config
make install-man8
make[3]: Entering directory `/root/ntop/ntop'
/bin/sh ./mkinstalldirs /usr/local/man/man8
/usr/bin/install -c -m 644 ./ntop.8 /usr/local/man/man8/ntop.8
make[3]: Leaving directory `/root/ntop/ntop'
mkdir /usr/local/lib/plugins
mkdir /usr/local/share
mkdir /usr/local/share/ntop
mkdir /usr/local/share/ntop/html
mkdir /usr/local/share/ntop/html/statsicons
mkdir /usr/local/share/ntop/html/statsicons/flags
mkdir /usr/local/share/ntop/html/statsicons/os
make[2]: Leaving directory `/root/ntop/ntop'
make[1]: Leaving directory `/root/ntop/ntop'
Making install in plugins
make[1]: Entering directory `/root/ntop/ntop/plugins'
Making install in .
make[2]: Entering directory `/root/ntop/ntop/plugins'
make[3]: Entering directory `/root/ntop/ntop/plugins'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libicmpPlugin.la
/usr/local/lib/libicmpPlugin.la
/usr/bin/install -c .libs/libicmpPlugin.so.0.0.0
/usr/local/lib/libicmpPlugin.so.0.0.0
(cd /usr/local/lib && rm -f libicmpPlugin.so.0 && ln -s
libicmpPlugin.so.0.0.0 libicmpPlugin.so.0)
(cd /usr/local/lib && rm -f libicmpPlugin.so && ln -s libicmpPlugin.so.0.0.0
libicmpPlugin.so)
/usr/bin/install -c .libs/libicmpPlugin.lai /usr/local/lib/libicmpPlugin.la
/usr/bin/install -c .libs/libicmpPlugin.a /usr/local/lib/libicmpPlugin.a
ranlib /usr/local/lib/libicmpPlugin.a
chmod 644 /usr/local/lib/libicmpPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c liblastSeenPlugin.la
/usr/local/lib/liblastSeenPlugin.la
/usr/bin/install -c .libs/liblastSeenPlugin.so.0.0.0
/usr/local/lib/liblastSeenPlugin.so.0.0.0
(cd /usr/local/lib && rm -f liblastSeenPlugin.so.0 && ln -s
liblastSeenPlugin.so.0.0.0 liblastSeenPlugin.so.0)
(cd /usr/local/lib && rm -f liblastSeenPlugin.so && ln -s
liblastSeenPlugin.so.0.0.0 liblastSeenPlugin.so)
/usr/bin/install -c .libs/liblastSeenPlugin.lai
/usr/local/lib/liblastSeenPlugin.la
/usr/bin/install -c .libs/liblastSeenPlugin.a
/usr/local/lib/liblastSeenPlugin.a
ranlib /usr/local/lib/liblastSeenPlugin.a
chmod 644 /usr/local/lib/liblastSeenPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c libnfsPlugin.la
/usr/local/lib/libnfsPlugin.la
/usr/bin/install -c .libs/libnfsPlugin.so.0.0.0
/usr/local/lib/libnfsPlugin.so.0.0.0
(cd /usr/local/lib && rm -f libnfsPlugin.so.0 && ln -s libnfsPlugin.so.0.0.0
libnfsPlugin.so.0)
(cd /usr/local/lib && rm -f libnfsPlugin.so && ln -s libnfsPlugin.so.0.0.0
libnfsPlugin.so)
/usr/bin/install -c .libs/libnfsPlugin.lai /usr/local/lib/libnfsPlugin.la
/usr/bin/install -c .libs/libnfsPlugin.a /usr/local/lib/libnfsPlugin.a
ranlib /usr/local/lib/libnfsPlugin.a
chmod 644 /usr/local/lib/libnfsPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c librmonPlugin.la
/usr/local/lib/librmonPlugin.la
/usr/bin/install -c .libs/librmonPlugin.so.0.0.0
/usr/local/lib/librmonPlugin.so.0.0.0
(cd /usr/local/lib && rm -f librmonPlugin.so.0 && ln -s
librmonPlugin.so.0.0.0 librmonPlugin.so.0)
(cd /usr/local/lib && rm -f librmonPlugin.so && ln -s librmonPlugin.so.0.0.0
librmonPlugin.so)
/usr/bin/install -c .libs/librmonPlugin.lai /usr/local/lib/librmonPlugin.la
/usr/bin/install -c .libs/librmonPlugin.a /usr/local/lib/librmonPlugin.a
ranlib /usr/local/lib/librmonPlugin.a
chmod 644 /usr/local/lib/librmonPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c libwapPlugin.la
/usr/local/lib/libwapPlugin.la
/usr/bin/install -c .libs/libwapPlugin.so.0.0.0
/usr/local/lib/libwapPlugin.so.0.0.0
(cd /usr/local/lib && rm -f libwapPlugin.so.0 && ln -s libwapPlugin.so.0.0.0
libwapPlugin.so.0)
(cd /usr/local/lib && rm -f libwapPlugin.so && ln -s libwapPlugin.so.0.0.0
libwapPlugin.so)
/usr/bin/install -c .libs/libwapPlugin.lai /usr/local/lib/libwapPlugin.la
/usr/bin/install -c .libs/libwapPlugin.a /usr/local/lib/libwapPlugin.a
ranlib /usr/local/lib/libwapPlugin.a
chmod 644 /usr/local/lib/libwapPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
mkdir /usr/local/lib/ntop
mkdir /usr/local/lib/ntop/plugins
make[3]: Leaving directory `/root/ntop/ntop/plugins'
make[2]: Leaving directory `/root/ntop/ntop/plugins'
Making install in pep
make[2]: Entering directory `/root/ntop/ntop/plugins/pep'
make[3]: Entering directory `/root/ntop/ntop/plugins/pep'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/lib/ntop/plugins
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpep.la
/usr/local/lib/ntop/plugins/libpep.la
/usr/bin/install -c .libs/libpep.so.0.0.0
/usr/local/lib/ntop/plugins/libpep.so.0.0.0
(cd /usr/local/lib/ntop/plugins && rm -f libpep.so.0 && ln -s
libpep.so.0.0.0 libpep.so.0)
(cd /usr/local/lib/ntop/plugins && rm -f libpep.so && ln -s libpep.so.0.0.0
libpep.so)
/usr/bin/install -c .libs/libpep.lai /usr/local/lib/ntop/plugins/libpep.la
/usr/bin/install -c .libs/libpep.a /usr/local/lib/ntop/plugins/libpep.a
ranlib /usr/local/lib/ntop/plugins/libpep.a
chmod 644 /usr/local/lib/ntop/plugins/libpep.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/ntop/plugins
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/ntop/plugins

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[2]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[1]: Leaving directory `/root/ntop/ntop/plugins'
Making install in intop
make[1]: Entering directory `/root/ntop/ntop/intop'
make[2]: Entering directory `/root/ntop/ntop/intop'
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c intop
/usr/local/bin/intop
/usr/bin/install -c .libs/intop /usr/local/bin/intop
make install-man1
make[3]: Entering directory `/root/ntop/ntop/intop'
/bin/sh ../mkinstalldirs /usr/local/man/man1
/usr/bin/install -c -m 644 ./intop.1 /usr/local/man/man1/intop.1
make[3]: Leaving directory `/root/ntop/ntop/intop'
make[2]: Leaving directory `/root/ntop/ntop/intop'
make[1]: Leaving directory `/root/ntop/ntop/intop'
[root@gruyere-e1 ntop]# make
make all-recursive
make[1]: Entering directory `/root/ntop/ntop'
Making all in .
make[2]: Entering directory `/root/ntop/ntop'
make[2]: Leaving directory `/root/ntop/ntop'
Making all in plugins
make[2]: Entering directory `/root/ntop/ntop/plugins'
Making all in .
make[3]: Entering directory `/root/ntop/ntop/plugins'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/ntop/ntop/plugins'
Making all in pep
make[3]: Entering directory `/root/ntop/ntop/plugins/pep'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[2]: Leaving directory `/root/ntop/ntop/plugins'
Making all in intop
make[2]: Entering directory `/root/ntop/ntop/intop'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/ntop/ntop/intop'
make[1]: Leaving directory `/root/ntop/ntop'
[root@gruyere-e1 ntop]# make install
Making install in .
make[1]: Entering directory `/root/ntop/ntop'
make[2]: Entering directory `/root/ntop/ntop'
/bin/sh ./mkinstalldirs /usr/local/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c libntop.la
/usr/local/lib/libntop.la
/usr/bin/install -c .libs/libntop-2.0.so.0.0.0
/usr/local/lib/libntop-2.0.so.0.0.0
(cd /usr/local/lib && rm -f libntop-2.0.so.0 && ln -s libntop-2.0.so.0.0.0
libntop-2.0.so.0)
(cd /usr/local/lib && rm -f libntop.so && ln -s libntop-2.0.so.0.0.0
libntop.so)
/usr/bin/install -c .libs/libntop.lai /usr/local/lib/libntop.la
/usr/bin/install -c .libs/libntop.a /usr/local/lib/libntop.a
ranlib /usr/local/lib/libntop.a
chmod 644 /usr/local/lib/libntop.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./libtool --mode=install /usr/bin/install -c libntopreport.la
/usr/local/lib/libntopreport.la
/usr/bin/install -c .libs/libntopreport-2.0.so.0.0.0
/usr/local/lib/libntopreport-2.0.so.0.0.0
(cd /usr/local/lib && rm -f libntopreport-2.0.so.0 && ln -s
libntopreport-2.0.so.0.0.0 libntopreport-2.0.so.0)
(cd /usr/local/lib && rm -f libntopreport.so && ln -s
libntopreport-2.0.so.0.0.0 libntopreport.so)
/usr/bin/install -c .libs/libntopreport.lai /usr/local/lib/libntopreport.la
/usr/bin/install -c .libs/libntopreport.a /usr/local/lib/libntopreport.a
ranlib /usr/local/lib/libntopreport.a
chmod 644 /usr/local/lib/libntopreport.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /usr/local/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c ntop
/usr/local/bin/ntop
/usr/bin/install -c .libs/ntop /usr/local/bin/ntop
/bin/sh ./mkinstalldirs /usr/local/bin
/usr/bin/install -c ntop-config /usr/local/bin/ntop-config
make install-man8
make[3]: Entering directory `/root/ntop/ntop'
/bin/sh ./mkinstalldirs /usr/local/man/man8
/usr/bin/install -c -m 644 ./ntop.8 /usr/local/man/man8/ntop.8
make[3]: Leaving directory `/root/ntop/ntop'
make[2]: Leaving directory `/root/ntop/ntop'
make[1]: Leaving directory `/root/ntop/ntop'
Making install in plugins
make[1]: Entering directory `/root/ntop/ntop/plugins'
Making install in .
make[2]: Entering directory `/root/ntop/ntop/plugins'
make[3]: Entering directory `/root/ntop/ntop/plugins'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libicmpPlugin.la
/usr/local/lib/libicmpPlugin.la
/usr/bin/install -c .libs/libicmpPlugin.so.0.0.0
/usr/local/lib/libicmpPlugin.so.0.0.0
(cd /usr/local/lib && rm -f libicmpPlugin.so.0 && ln -s
libicmpPlugin.so.0.0.0 libicmpPlugin.so.0)
(cd /usr/local/lib && rm -f libicmpPlugin.so && ln -s libicmpPlugin.so.0.0.0
libicmpPlugin.so)
/usr/bin/install -c .libs/libicmpPlugin.lai /usr/local/lib/libicmpPlugin.la
/usr/bin/install -c .libs/libicmpPlugin.a /usr/local/lib/libicmpPlugin.a
ranlib /usr/local/lib/libicmpPlugin.a
chmod 644 /usr/local/lib/libicmpPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c liblastSeenPlugin.la
/usr/local/lib/liblastSeenPlugin.la
/usr/bin/install -c .libs/liblastSeenPlugin.so.0.0.0
/usr/local/lib/liblastSeenPlugin.so.0.0.0
(cd /usr/local/lib && rm -f liblastSeenPlugin.so.0 && ln -s
liblastSeenPlugin.so.0.0.0 liblastSeenPlugin.so.0)
(cd /usr/local/lib && rm -f liblastSeenPlugin.so && ln -s
liblastSeenPlugin.so.0.0.0 liblastSeenPlugin.so)
/usr/bin/install -c .libs/liblastSeenPlugin.lai
/usr/local/lib/liblastSeenPlugin.la
/usr/bin/install -c .libs/liblastSeenPlugin.a
/usr/local/lib/liblastSeenPlugin.a
ranlib /usr/local/lib/liblastSeenPlugin.a
chmod 644 /usr/local/lib/liblastSeenPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c libnfsPlugin.la
/usr/local/lib/libnfsPlugin.la
/usr/bin/install -c .libs/libnfsPlugin.so.0.0.0
/usr/local/lib/libnfsPlugin.so.0.0.0
(cd /usr/local/lib && rm -f libnfsPlugin.so.0 && ln -s libnfsPlugin.so.0.0.0
libnfsPlugin.so.0)
(cd /usr/local/lib && rm -f libnfsPlugin.so && ln -s libnfsPlugin.so.0.0.0
libnfsPlugin.so)
/usr/bin/install -c .libs/libnfsPlugin.lai /usr/local/lib/libnfsPlugin.la
/usr/bin/install -c .libs/libnfsPlugin.a /usr/local/lib/libnfsPlugin.a
ranlib /usr/local/lib/libnfsPlugin.a
chmod 644 /usr/local/lib/libnfsPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c librmonPlugin.la
/usr/local/lib/librmonPlugin.la
/usr/bin/install -c .libs/librmonPlugin.so.0.0.0
/usr/local/lib/librmonPlugin.so.0.0.0
(cd /usr/local/lib && rm -f librmonPlugin.so.0 && ln -s
librmonPlugin.so.0.0.0 librmonPlugin.so.0)
(cd /usr/local/lib && rm -f librmonPlugin.so && ln -s librmonPlugin.so.0.0.0
librmonPlugin.so)
/usr/bin/install -c .libs/librmonPlugin.lai /usr/local/lib/librmonPlugin.la
/usr/bin/install -c .libs/librmonPlugin.a /usr/local/lib/librmonPlugin.a
ranlib /usr/local/lib/librmonPlugin.a
chmod 644 /usr/local/lib/librmonPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ../libtool --mode=install /usr/bin/install -c libwapPlugin.la
/usr/local/lib/libwapPlugin.la
/usr/bin/install -c .libs/libwapPlugin.so.0.0.0
/usr/local/lib/libwapPlugin.so.0.0.0
(cd /usr/local/lib && rm -f libwapPlugin.so.0 && ln -s libwapPlugin.so.0.0.0
libwapPlugin.so.0)
(cd /usr/local/lib && rm -f libwapPlugin.so && ln -s libwapPlugin.so.0.0.0
libwapPlugin.so)
/usr/bin/install -c .libs/libwapPlugin.lai /usr/local/lib/libwapPlugin.la
/usr/bin/install -c .libs/libwapPlugin.a /usr/local/lib/libwapPlugin.a
ranlib /usr/local/lib/libwapPlugin.a
chmod 644 /usr/local/lib/libwapPlugin.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/root/ntop/ntop/plugins'
make[2]: Leaving directory `/root/ntop/ntop/plugins'
Making install in pep
make[2]: Entering directory `/root/ntop/ntop/plugins/pep'
make[3]: Entering directory `/root/ntop/ntop/plugins/pep'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/lib/ntop/plugins
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpep.la
/usr/local/lib/ntop/plugins/libpep.la
/usr/bin/install -c .libs/libpep.so.0.0.0
/usr/local/lib/ntop/plugins/libpep.so.0.0.0
(cd /usr/local/lib/ntop/plugins && rm -f libpep.so.0 && ln -s
libpep.so.0.0.0 libpep.so.0)
(cd /usr/local/lib/ntop/plugins && rm -f libpep.so && ln -s libpep.so.0.0.0
libpep.so)
/usr/bin/install -c .libs/libpep.lai /usr/local/lib/ntop/plugins/libpep.la
/usr/bin/install -c .libs/libpep.a /usr/local/lib/ntop/plugins/libpep.a
ranlib /usr/local/lib/ntop/plugins/libpep.a
chmod 644 /usr/local/lib/ntop/plugins/libpep.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/ntop/plugins
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/ntop/plugins

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[2]: Leaving directory `/root/ntop/ntop/plugins/pep'
make[1]: Leaving directory `/root/ntop/ntop/plugins'
Making install in intop
make[1]: Entering directory `/root/ntop/ntop/intop'
make[2]: Entering directory `/root/ntop/ntop/intop'
/bin/sh ../mkinstalldirs /usr/local/bin
/bin/sh ../libtool --mode=install /usr/bin/install -c intop
/usr/local/bin/intop
/usr/bin/install -c .libs/intop /usr/local/bin/intop
make install-man1
make[3]: Entering directory `/root/ntop/ntop/intop'
/bin/sh ../mkinstalldirs /usr/local/man/man1
/usr/bin/install -c -m 644 ./intop.1 /usr/local/man/man1/intop.1
make[3]: Leaving directory `/root/ntop/ntop/intop'
make[2]: Leaving directory `/root/ntop/ntop/intop'
make[1]: Leaving directory `/root/ntop/ntop/intop'
===============================================================
Re: No traffic detected by ntop [ In reply to ]
On Wed, 5 Sep 2001 14:26:41 -0400
"Makan Pourzandi (LMC)" <Makan.Pourzandi@ericsson.ca> wrote:

try

ntop -I eth0
or
ntop -I eth1