Hi Giovanni,
first of all please fetch the latest ntop version from CVS: it fixes
many problems.
Giovanni Gimelli wrote:
>
> I've installed Ntop (august 2000) on a linuxbox with Mandrake 7.0. It
> works well but i've some problem.
> - I.ve tried to define a flow with the option -F muadd='net x.x.x.0'
> where x.x.x.0 is the IP address of my net (I've tried to define other
> flows but the result is the same one). The parser returns no errors, but
> the netflow page is empty (I read the message: No available/active
> Network Flows)
Do this: -F "muadd='net x.x.x.0'"
^ ^
> - the icons on the tables dont'appear
> - when I run ntop, it tells me: warning: unable to find the plugins/
> directory.
> The plugins are in <ntop>/plugins (ntop is installed in <ntop>) and
> <ntop>/html/plugins is a link to <ntop>/plugins.
> I've browsed the mailing list archives but I have found nothing.
Is this problem still rpesent on ntop 1.3.2 CVS ?
> Another question. When I define the local nets with -m option, the net
> of the NIC which ntop uses is always local. Is it possible to consider
> that traffic as remote?
Unfortunately the local net is always local.
> Below there is the list received during compiling/installing Ntop.
Please ignore the warnings returned by libtool: they are just
informational messages.
> Any hint is appreciated. Thanks to all!
> Giovanni Gimelli
Have fun, Luca
> [root@esertlc1-esng ntop-1.3.2]# ./configure
>
> Welcome to ntop, Version 1.3.2
> Copyright (c) 1998-2000 Luca Deri <[EMAIL PROTECTED]>
>
> loading cache ./config.cache
>
> checking host system type... (cached) i586-pc-linux-gnu
> checking target system type... (cached) i586-pc-linux-gnu
> checking build system type... (cached) i586-pc-linux-gnu
>
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) 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... (cached) ranlib
> checking for gcc... (cached) 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... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for ld used by GCC... (cached) /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
> checking for BSD-compatible nm... (cached) /usr/bin/nm -B
> checking whether ln -s works... (cached) yes
> loading cache ./config.cache within ltconfig
> checking for object suffix... o
> checking for executable suffix... (cached) 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
> loading cache ./config.cache
>
> checking for gcc option to accept ANSI C... (cached) none needed
> checking how to run the C preprocessor... (cached) gcc -E
> checking whether make sets ${MAKE}... (cached) yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking for compiler option -pipe... (cached) yes
> checking for compilation debug mode... disabled
> checking for compilation optimization mode... disabled
>
> Step 2. Processing user options....
>
> checking for c++... (cached) c++
> checking whether the C++ compiler (c++ ) works... yes
> checking whether the C++ compiler (c++ ) is a cross-compiler... no
> checking whether we are using GNU C++... (cached) yes
> checking whether c++ accepts -g... (cached) yes
>
> 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... (cached) yes
> checking for pwd.h... (cached) yes
> checking for stdio.h... (cached) yes
> checking for errno.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for string.h... (cached) yes
> checking for signal.h... (cached) yes
> checking for fcntl.h... (cached) yes
> checking for sys/types.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for sys/wait.h... (cached) yes
> checking for sys/stat.h... (cached) yes
> checking for sys/ioctl... (cached) no
> checking for sys/un.h... (cached) yes
> checking for gdbm.h... (cached) yes
> checking for sys/select.h... (cached) yes
> checking for sys/ldr.h... (cached) no
> checking for sys/sockio.h... (cached) no
> checking for dl.h... (cached) no
> checking for dirent.h... (cached) yes
> checking for dlfcn.h... (cached) yes
> checking for crypt.h... (cached) yes
> checking for ncurses.h... yes
> checking for alloca.h... (cached) yes
> checking for sched.h... (cached) yes
> checking for sys/sched.h... (cached) no
> checking for semaphore.h... (cached) yes
> checking for pthread.h... (cached) yes
> checking for sys/socket.h... (cached) yes
> checking for netdb.h... (cached) yes
> checking for netinet/in.h... (cached) yes
> checking for arpa/inet.h... (cached) yes
> checking for net/if.h... (cached) yes
> checking for netinet/in_systm.h... (cached) yes
> checking for netinet/ip.h... (cached) yes
> checking for netinet/ip_icmp.h... (cached) yes
> checking for netinet/udp.h... (cached) yes
> checking for netinet/tcp.h... (cached) yes
> checking for netinet/if_ether.h... (cached) yes
> checking for arpa/nameser.h... (cached) yes
> checking for net/ethernet.h... (cached) yes
> checking for ethertype.h... (cached) no
> checking for if.h... (cached) no
> checking for net/bpf.h... (cached) yes
> checking if ether_header uses ether_addr structs... (cached) no
> checking for typedef u_int32_t... (cached) yes
>
> Step 9. Semi-Automatic files generation....
>
> creating ./config.status
> creating Makefile
> creating intop/Makefile
> creating plugins/Makefile
> creating gdchart0.94b/Makefile
> creating gdchart0.94b/gd1.3/Makefile
> creating remoteInterfaceAPI/Makefile
> creating remoteInterfaceAPI/CPP/Makefile
> creating remoteInterfaceAPI/utils/Makefile
> creating ntop-config
> creating config.h
> config.h is unchanged
> creating version.c
>
> This is your ntop 1.3.2 configuration:
> Host System Type : i586-pc-linux-gnu
> Compiler : gcc -g -O2 -pipe -DHAVE_CONFIG_H
> Include path : -I/usr/include/openssl
> Libraries : -lssl -lcrypto -lgdbm -lpcap -lpthread -lresolv
> -lnsl -lm -lcrypt -ldl
> LBL pcap in : standard installation
> GNU gdbm in : /usr
> MultiThread mode : yes
> Install path : /usr/local
>
> Now type 'make' or 'gmake' (on *BSD systems) to build ntop 1.3.2
>
> -------------------------------------------------
> If you like ntop, please do not forget to support
> its development. See SUPPORT_NTOP.txt for more
> information. Thanks for supporting ntop!
> -------------------------------------------------
>
> [root@esertlc1-esng ntop-1.3.2]#
> [root@esertlc1-esng ntop-1.3.2]# make
> make all-recursive
> make[1]: Entering directory `/root/ntop-1.3.2'
> Making all in gdchart0.94b
> make[2]: Entering directory `/root/ntop-1.3.2/gdchart0.94b'
> gcc -Igd1.3 -I. -g -c gdc.c
> gcc -Igd1.3 -I. -g -c gdchart.c
> gcc -g -c price_conv.c
> gcc -Igd1.3 -I. -g -c gdc_pie.c
> cd gd1.3 ; make -f Makefile libgd.a
> make[3]: Entering directory `/root/ntop-1.3.2/gdchart0.94b/gd1.3'
> gcc -g -O2 -pipe -c gd.c -o gd.o
> gcc -g -O2 -pipe -c gdfontt.c -o gdfontt.o
> gcc -g -O2 -pipe -c gdfonts.c -o gdfonts.o
> gcc -g -O2 -pipe -c gdfontmb.c -o gdfontmb.o
> gcc -g -O2 -pipe -c gdfontl.c -o gdfontl.o
> gcc -g -O2 -pipe -c gdfontg.c -o gdfontg.o
> rm -f libgd.a
> ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \
> gdfontl.o gdfontg.o
> make[3]: Leaving directory `/root/ntop-1.3.2/gdchart0.94b/gd1.3'
> make[2]: Leaving directory `/root/ntop-1.3.2/gdchart0.94b'
> Making all in .
> make[2]: Entering directory `/root/ntop-1.3.2'
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c admin.c
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC admin.c -o .libs/
> admin.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c admin.c -o admin.o >/dev/null2>&1
> mv -f .libs/admin.lo admin.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c globals-report.c
> rm -f .libs/globals-report.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC globals-report.c-o .libs/globals-report.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c globals-report.c -o globals-re
> port.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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c graph.c
> rm -f .libs/graph.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC graph.c -o .libs/
> graph.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c graph.c -o graph.o >/dev/null2>&1
> mv -f .libs/graph.lo graph.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c http.c
> rm -f .libs/http.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC http.c -o .libs/h
> ttp.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c report.c
> rm -f .libs/report.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC report.c -o .libs
> /report.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c report.c -o report.o >/dev/nul
> l 2>&1
> mv -f .libs/report.lo report.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c webInterface.c
> rm -f .libs/webInterface.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC webInterface.c -o
> .libs/webInterface.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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 2:0:0
> -release 1.3 -export-dynamic admin.lo globals-report.lo graph.lo
> http.lo report.lo webInterface.lo -lssl -lc
> rypto -lgdbm -lpcap -lpthread -lresolv -lnsl -lm -lcrypt -ldl
> rm -fr .libs/libntopreport.la .libs/libntopreport.*
> .libs/libntopreport-1.3.*
> gcc -shared admin.lo globals-report.lo graph.lo http.lo report.lo
> webInterface.lo -lssl -lcrypto -lgdbm -lpc
> ap -lpthread -lresolv -lnsl -lm -lcrypt -ldl -lc -Wl,-soname
> -Wl,libntopreport-1.3.so.2 -o .libs/libntoprepor
> t-1.3.so.2.0.0
> (cd .libs && rm -f libntopreport-1.3.so.2 && ln -s
> libntopreport-1.3.so.2.0.0 libntopreport-1.3.so.2)
> (cd .libs && rm -f libntopreport.so && ln -s libntopreport-1.3.so.2.0.0
> libntopreport.so)
> ar cru .libs/libntopreport.a admin.o globals-report.o graph.o http.o
> report.o webInterface.o
> ranlib .libs/libntopreport.a
> creating libntopreport.la
> (cd .libs && rm -f libntopreport.la && ln -s ../libntopreport.la
> libntopreport.la)
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c address.c
> rm -f .libs/address.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC address.c -o .lib
> s/address.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c address.c -o address.o >/dev/n
> ull 2>&1
> mv -f .libs/address.lo address.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c build.c
> rm -f .libs/build.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC build.c -o .libs/
> build.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c build.c -o build.o >/dev/null2>&1
> mv -f .libs/build.lo build.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c dataFormat.c
> rm -f .libs/dataFormat.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC dataFormat.c -o .
> libs/dataFormat.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c event.c
> rm -f .libs/event.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC event.c -o .libs/
> event.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c event.c -o event.o >/dev/null2>&1
> mv -f .libs/event.lo event.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c globals-core.c
> rm -f .libs/globals-core.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC globals-core.c -o
> .libs/globals-core.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c hash.c
> rm -f .libs/hash.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC hash.c -o .libs/h
> ash.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c initialize.c
> rm -f .libs/initialize.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC initialize.c -o .
> libs/initialize.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c leaks.c
> rm -f .libs/leaks.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC leaks.c -o .libs/
> leaks.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c leaks.c -o leaks.o >/dev/null2>&1
> mv -f .libs/leaks.lo leaks.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c logger.c
> rm -f .libs/logger.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC logger.c -o .libs
> /logger.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c logger.c -o logger.o >/dev/nul
> l 2>&1
> mv -f .libs/logger.lo logger.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c ntop.c
> rm -f .libs/ntop.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC ntop.c -o .libs/n
> top.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c pbuf.c
> rm -f .libs/pbuf.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC pbuf.c -o .libs/p
> buf.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c plugin.c
> rm -f .libs/plugin.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC plugin.c -o .libs
> /plugin.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c plugin.c -o plugin.o >/dev/nul
> l 2>&1
> mv -f .libs/plugin.lo plugin.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c qsort.c
> rm -f .libs/qsort.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC qsort.c -o .libs/
> qsort.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c qsort.c -o qsort.o >/dev/null2>&1
> mv -f .libs/qsort.lo qsort.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c regex.c
> rm -f .libs/regex.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC regex.c -o .libs/
> regex.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c regex.c -o regex.o >/dev/null2>&1
> mv -f .libs/regex.lo regex.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c rules.c
> rm -f .libs/rules.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC rules.c -o .libs/
> rules.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c rules.c -o rules.o >/dev/null2>&1
> mv -f .libs/rules.lo rules.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c sql.c
> rm -f .libs/sql.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC sql.c -o .libs/sq
> l.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c ssl.c
> rm -f .libs/ssl.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC ssl.c -o .libs/ss
> l.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c term.c
> rm -f .libs/term.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC term.c -o .libs/t
> erm.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c traffic.c
> rm -f .libs/traffic.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC traffic.c -o .lib
> s/traffic.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c traffic.c -o traffic.o >/dev/n
> ull 2>&1
> mv -f .libs/traffic.lo traffic.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c util.c
> rm -f .libs/util.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC util.c -o .libs/u
> til.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -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./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c vendor.c
> rm -f .libs/vendor.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC vendor.c -o .libs
> /vendor.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c vendor.c -o vendor.o >/dev/nul
> l 2>&1
> mv -f .libs/vendor.lo vendor.lo
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I./gdchart0.94b -I/usr/include/openssl -g -O2 -pi
> pe -c version.c
> rm -f .libs/version.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC version.c -o .lib
> s/version.lo
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g -O2
> -pipe -c version.c -o version.o >/dev/n
> ull 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 2:0:0 -rele
> ase 1.3 -export-dynamic address.lo build.lo dataFormat.lo event.lo
> globals-core.lo hash.lo initialize.lo leaks
> .lo logger.lo ntop.lo pbuf.lo plugin.lo qsort.lo regex.lo rules.lo
> sql.lo ssl.lo term.lo traffic.lo util.lo ve
> ndor.lo version.lo -lssl -lcrypto -lgdbm -lpcap -lpthread -lresolv
> -lnsl -lm -lcrypt -ldl
> rm -fr .libs/libntop.la .libs/libntop.* .libs/libntop-1.3.*
> gcc -shared address.lo build.lo dataFormat.lo event.lo globals-core.lo
> hash.lo initialize.lo leaks.lo logger.
> 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 ver
> sion.lo -lssl -lcrypto -lgdbm -lpcap -lpthread -lresolv -lnsl -lm
> -lcrypt -ldl -lc -Wl,-soname -Wl,libntop-1
> .3.so.2 -o .libs/libntop-1.3.so.2.0.0
> (cd .libs && rm -f libntop-1.3.so.2 && ln -s libntop-1.3.so.2.0.0
> libntop-1.3.so.2)
> (cd .libs && rm -f libntop.so && ln -s libntop-1.3.so.2.0.0 libntop.so)
> ar cru .libs/libntop.a address.o build.o dataFormat.o event.o
> globals-core.o hash.o initialize.o leaks.o logg
> er.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)
> gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/openssl -g
> -O2 -pipe -c main.c
> /bin/sh ./libtool --mode=link gcc -g -O2 -pipe -o ntop main.o
> gdchart0.94b/gdc.o gdchart0.94b/price_conv.o
> gdchart0.94b/gdchart.o gdchart0.94b/gdc_pie.o
> gdchart0.94b/gd1.3/libgd.a libntopreport.la libntop.la -lssl -lcrypto
> -lgdbm -lpcap -lpthread -lresolv -lnsl -lm -lcrypt -ldl
> gcc -g -O2 -pipe -o .libs/ntop main.o gdchart0.94b/gdc.o
> gdchart0.94b/price_conv.o gdchart0.94b/gdchart.o gdch
> art0.94b/gdc_pie.o gdchart0.94b/gd1.3/libgd.a .libs/libntopreport.so
> -lssl -lcrypto -lgdbm -lpcap -lpthread -l
> resolv -lnsl -lm -lcrypt -ldl .libs/libntop.so -lssl -lcrypto -lgdbm
> -lpcap -lpthread -lresolv -lnsl -lm -lcry
> pt -ldl -lssl -lcrypto -lgdbm -lpcap -lpthread -lresolv -lnsl -lm
> -lcrypt -ldl -Wl,--rpath -Wl,/usr/local/libcreating ntop
> make[2]: Leaving directory `/root/ntop-1.3.2'
> Making all in plugins
> make[2]: Entering directory `/root/ntop-1.3.2/plugins'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
> -I/usr/include/openssl -g -O2 -pip
> e -c arpPlugin.c
> mkdir .libs
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC arpPlugin.c -o .libs
> /arpPlugin.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/openssl -g -O2
> -pipe -c arpPlugin.c -o arpPlugin.o >/dev/
> null 2>&1
> mv -f .libs/arpPlugin.lo arpPlugin.lo
> /bin/sh ../libtool --mode=link gcc -g -O2 -pipe -o libarpPlugin.la
> -rpath /usr/local/lib -shared -version-in
> fo 2:0:0 arpPlugin.lo -lssl -lcrypto -lgdbm -lpcap -lpthread -lresolv
> -lnsl -lm -lcrypt -ldl
> rm -fr .libs/libarpPlugin.la .libs/libarpPlugin.* .libs/libarpPlugin.*
> gcc -shared arpPlugin.lo -lssl -lcrypto -lgdbm -lpcap -lpthread
> -lresolv -lnsl -lm -lcrypt -ldl -lc -Wl,-so
> name -Wl,libarpPlugin.so.2 -o .libs/libarpPlugin.so.2.0.0
> (cd .libs && rm -f libarpPlugin.so.2 && ln -s libarpPlugin.so.2.0.0
> libarpPlugin.so.2)
> (cd .libs && rm -f libarpPlugin.so && ln -s libarpPlugin.so.2.0.0
> libarpPlugin.so)
> ar cru .libs/libarpPlugin.a arpPlugin.o
> ranlib .libs/libarpPlugin.a
> creating libarpPlugin.la
> (cd .libs && rm -f libarpPlugin.la && ln -s ../libarpPlugin.la
> libarpPlugin.la)
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
> -I/usr/include/openssl -g -O2 -pip
> e -c wapPlugin.c
> rm -f .libs/wapPlugin.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/openssl -g -O2
> -pipe -c -fPIC -DPIC wapPlugin.c -o .libs/wapPlugin.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/openssl -g -O2
> -pipe -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 2:0:0 wapPlugin.lo -lssl
> -lcrypto -lgdbm -lpcap -lpthread -lresolv -lnsl -lm -lcrypt -ldl
> rm -fr .libs/libwapPlugin.la .libs/libwapPlugin.* .libs/libwapPlugin.*
> gcc -shared wapPlugin.lo -lssl -lcrypto -lgdbm -lpcap -lpthread
> -lresolv -lnsl -lm -lcrypt -ldl -lc -Wl,-soname -Wl,libwapPlugin.so.2
> -o .libs/libwapPlugin.so.2.0.0
> (cd .libs && rm -f libwapPlugin.so.2 && ln -s libwapPlugin.so.2.0.0
> libwapPlugin.so.2)
> (cd .libs && rm -f libwapPlugin.so && ln -s libwapPlugin.so.2.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[2]: Leaving directory `/root/ntop-1.3.2/plugins'
> Making all in remoteInterfaceAPI
> make[2]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> Making all in CPP
> make[3]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI/CPP'
> c++ -g -O2 -c SimpleNtopClient.cpp
> c++ -g -O2 -c HashTable.cpp
> c++ -g -O2 -c NtopHandle.cpp
> c++ -g -O2 -c NtopRemoteInterface.cpp
> /bin/sh ../../libtool --mode=link c++ -g -O2 -o SimpleNtopClient
> SimpleNtopClient.o HashTable.o NtopHandle.o NtopRemoteInterface.o -lssl
> -lcrypto -lgdbm -lpcap -lpthread -lresolv -lnsl -lm -lcrypt -ldl
> mkdir .libs
> c++ -g -O2 -o SimpleNtopClient SimpleNtopClient.o HashTable.o
> NtopHandle.o NtopRemoteInterface.o -lssl -lcrypto -lgdbm -lpcap
> -lpthread -lresolv -lnsl -lm -lcrypt -ldl
> make[3]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI/CPP'
> make[3]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[2]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[1]: Leaving directory `/root/ntop-1.3.2'
> [root@esertlc1-esng ntop-1.3.2]#
>
> [root@esertlc1-esng ntop-1.3.2]# make install
> Making install in gdchart0.94b
> make[1]: Entering directory `/root/ntop-1.3.2/gdchart0.94b'
> make[1]: Nothing to be done for `install'.
> make[1]: Leaving directory `/root/ntop-1.3.2/gdchart0.94b'
> Making install in .
> make[1]: Entering directory `/root/ntop-1.3.2'
> make[2]: Entering directory `/root/ntop-1.3.2'
> /bin/sh ./mkinstalldirs /usr/local/lib
> /bin/sh ./libtool --mode=install /usr/bin/install -c libntopreport.la
> /usr/local/lib/libntopreport.la
> /usr/bin/install -c .libs/libntopreport-1.3.so.2.0.0
> /usr/local/lib/libntopreport-1.3.so.2.0.0
> (cd /usr/local/lib && rm -f libntopreport-1.3.so.2 && ln -s
> libntopreport-1.3.so.2.0.0 libntopreport-1.3.so.2)
> (cd /usr/local/lib && rm -f libntopreport.so && ln -s
> libntopreport-1.3.so.2.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 ./libtool --mode=install /usr/bin/install -c libntop.la
> /usr/local/lib/libntop.la
> /usr/bin/install -c .libs/libntop-1.3.so.2.0.0
> /usr/local/lib/libntop-1.3.so.2.0.0
> (cd /usr/local/lib && rm -f libntop-1.3.so.2 && ln -s
> libntop-1.3.so.2.0.0 libntop-1.3.so.2)
> (cd /usr/local/lib && rm -f libntop.so && ln -s libntop-1.3.so.2.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 ./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-1.3.2'
> /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-1.3.2'
> make[2]: Leaving directory `/root/ntop-1.3.2'
> make[1]: Leaving directory `/root/ntop-1.3.2'
> Making install in plugins
> make[1]: Entering directory `/root/ntop-1.3.2/plugins'
> make[2]: Entering directory `/root/ntop-1.3.2/plugins'
> /bin/sh ../mkinstalldirs /usr/local/lib
> /bin/sh ../libtool --mode=install /usr/bin/install -c libarpPlugin.la
> /usr/local/lib/libarpPlugin.la
> /usr/bin/install -c .libs/libarpPlugin.so.2.0.0
> /usr/local/lib/libarpPlugin.so.2.0.0
> (cd /usr/local/lib && rm -f libarpPlugin.so.2 && ln -s
> libarpPlugin.so.2.0.0 libarpPlugin.so.2)
> (cd /usr/local/lib && rm -f libarpPlugin.so && ln -s
> libarpPlugin.so.2.0.0 libarpPlugin.so)
> /usr/bin/install -c .libs/libarpPlugin.lai
> /usr/local/lib/libarpPlugin.la
> /usr/bin/install -c .libs/libarpPlugin.a /usr/local/lib/libarpPlugin.a
> ranlib /usr/local/lib/libarpPlugin.a
> chmod 644 /usr/local/lib/libarpPlugin.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 libicmpPlugin.la
> /usr/local/lib/libicmpPlugin.la
> /usr/bin/install -c .libs/libicmpPlugin.so.2.0.0
> /usr/local/lib/libicmpPlugin.so.2.0.0
> (cd /usr/local/lib && rm -f libicmpPlugin.so.2 && ln -s
> libicmpPlugin.so.2.0.0 libicmpPlugin.so.2)
> (cd /usr/local/lib && rm -f libicmpPlugin.so && ln -s
> libicmpPlugin.so.2.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.l
> a
> /usr/bin/install -c .libs/liblastSeenPlugin.so.2.0.0
> /usr/local/lib/liblastSeenPlugin.so.2.0.0
> (cd /usr/local/lib && rm -f liblastSeenPlugin.so.2 && ln -s
> liblastSeenPlugin.so.2.0.0 liblastSeenPlugin.so.2)
> (cd /usr/local/lib && rm -f liblastSeenPlugin.so && ln -s
> liblastSeenPlugin.so.2.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.2.0.0
> /usr/local/lib/libnfsPlugin.so.2.0.0
> (cd /usr/local/lib && rm -f libnfsPlugin.so.2 && ln -s
> libnfsPlugin.so.2.0.0 libnfsPlugin.so.2)
> (cd /usr/local/lib && rm -f libnfsPlugin.so && ln -s
> libnfsPlugin.so.2.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
> libremoteInterface.la /usr/local/lib/libremoteInterface
> .la
> /usr/bin/install -c .libs/libremoteInterface.so.2.0.0
> /usr/local/lib/libremoteInterface.so.2.0.0
> (cd /usr/local/lib && rm -f libremoteInterface.so.2 && ln -s
> libremoteInterface.so.2.0.0 libremoteInterface.so
> .2)
> (cd /usr/local/lib && rm -f libremoteInterface.so && ln -s
> libremoteInterface.so.2.0.0 libremoteInterface.so)/usr/bin/install -c
> .libs/libremoteInterface.lai /usr/local/lib/libremoteInterface.la
> /usr/bin/install -c .libs/libremoteInterface.a
> /usr/local/lib/libremoteInterface.a
> ranlib /usr/local/lib/libremoteInterface.a
> chmod 644 /usr/local/lib/libremoteInterface.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.2.0.0
> /usr/local/lib/librmonPlugin.so.2.0.0
> (cd /usr/local/lib && rm -f librmonPlugin.so.2 && ln -s
> librmonPlugin.so.2.0.0 librmonPlugin.so.2)
> (cd /usr/local/lib && rm -f librmonPlugin.so && ln -s
> librmonPlugin.so.2.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.2.0.0
> /usr/local/lib/libwapPlugin.so.2.0.0
> (cd /usr/local/lib && rm -f libwapPlugin.so.2 && ln -s
> libwapPlugin.so.2.0.0 libwapPlugin.so.2)
> (cd /usr/local/lib && rm -f libwapPlugin.so && ln -s
> libwapPlugin.so.2.0.0 libwapPlugin.so)
> ----------------------------------------------------------------------
> 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[2]: Leaving directory `/root/ntop-1.3.2/plugins'
> make[1]: Leaving directory `/root/ntop-1.3.2/plugins'
> Making install in remoteInterfaceAPI
> make[1]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> Making install in CPP
> make[2]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI/CPP'
> make[3]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI/CPP'
> /bin/sh ../../mkinstalldirs /usr/local/bin
> /bin/sh ../../libtool --mode=install /usr/bin/install -c
> SimpleNtopClient /usr/local/bin/SimpleNtopClient
> /usr/bin/install -c SimpleNtopClient /usr/local/bin/SimpleNtopClient
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI/CPP'
> make[2]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI/CPP'
> make[2]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[3]: Entering directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[2]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> make[1]: Leaving directory `/root/ntop-1.3.2/remoteInterfaceAPI'
> [root@esertlc1-esng ntop-1.3.2]#
--
Luca Deri Finsiel S.p.A.
Via Matteucci 34/B 56124 Pisa, Italy.
Ph. +39/050/968.639 Fax. +39/050/968.626
Email: [EMAIL PROTECTED] WWW: http://www.tlcpi.finsiel.it/~deri/
ICQ: 68183632
Software is about stuff, about getting hands dirty - Jim Coplien