Hi..  Dear friends,

I need help. I want to install the NTOP on my Red Hat Linux, I tried to go
www.ntop.org but there is no package for  Red Hat other than SUSE, Debian,
Trinux and etc. After than I downloaded the following rpm from other URL.
It was installed sucessfully.  But, I have problem when running it.  see the
below.  May I know what is the problem  

ntop-1.3.1-2.i386.rpm

[root@lemon simc]# ntop
ntop v.1.3.1 MT [i686-pc-linux] listening on [eth0].
Copyright 1998-2000 by Luca Deri <[EMAIL PROTECTED]>
Get the freshest ntop from http://www.ntop.org/

Initialising...
Loading plugins (if any)...
WARNING: Unable to find the plugins/ directory.
Waiting for HTTP connections on port 3000...
Sniffying...

Unloading plugins (if any)...
0 packets received by filter on eth0
0 packets dropped by kernel
0 packets dropped by ntop
[root@lemon simc]# ntop -w 4000
ntop v.1.3.1 MT [i686-pc-linux] listening on [eth0].
Copyright 1998-2000 by Luca Deri <[EMAIL PROTECTED]>
Get the freshest ntop from http://www.ntop.org/

Initialising...
Loading plugins (if any)...
WARNING: Unable to find the plugins/ directory.
Waiting for HTTP connections on port 4000...
Sniffying...
Segmentation fault
[root@lemon simc]#

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Besides, I downloaded a tar file ntop-1.3.1.tar and installed, but there is
some problem after typing "make", any idea what is wrong???

(cd .libs && rm -f libntop-1.3.so.1 && ln -s libntop-1.3.so.1.0.0
libntop-1.3.so.1)
(cd .libs && rm -f libntop.so && ln -s libntop-1.3.so.1.0.0 libntop.so)
ar cru .libs/libntop.a  address.o dataFormat.o event.o globals-core.o
initialize.o logger.
o ntop.o pbuf.o plugin.o qsort.o regex.o rules.o sql.o ssl.o traffic.o
util.o vendor.o ver
sion.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/pcap    -g -O2 -pipe
-c main.c
main.c:66: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/opt/ntop-1.3.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ntop-1.3.1'
make: *** [all-recursive-am] Error 2

[root@lemon ntop-1.3.1]# make install
Making install in gdchart0.94b
make[1]: Entering directory `/opt/ntop-1.3.1/gdchart0.94b'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/opt/ntop-1.3.1/gdchart0.94b'
Making install in .
make[1]: Entering directory `/opt/ntop-1.3.1'
gcc -DHAVE_CONFIG_H -I. -I./gdchart0.94b -I/usr/include/pcap    -g -O2 -pipe
-c main.c
main.c:66: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/opt/ntop-1.3.1'
make: *** [install-recursive] Error 1

==================================================================
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==================================================================
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


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

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listmanager.unipi.it/mailman/listinfo/ntop

Reply via email to