I just installed ntop in 2 Linux boxes, one is Redhat 7.2 and the other
one is 7.0.
In Redhat 7.2, it works just fine, but in 7.0, when I start ntop, it
gives me an error message,
"Segmentation fault (core dumped)".
I installed ntop in thoese 2 linux boxes exactly same way.
Here is what I did,
Downloaded ntop-2.1.3.tar.gz and libpcap-0.7.1.tar.gz.
#tar zvfx libpcap-0.7.1.tar.gz
#cd libpcap-0.7.1.tar.gz
#./configure --prefix=/usr/local/src/libpcap
#make
#make install
#tar zvfx ntop-2.1.3.tar.gz
#cd ./ntop-2.1.3/gdchart0.94c/gd-1.8.3/zlib-1.1.4
#./configure
#make
#make install
#cd ./ntop-2.1.3/gdchart0.94c/gd-1.8.3/libpng-1.2.1/script/
#cp makefile.linux ../makefile
#cd ..
#make test
#make install
#cd ./ntop-2.1.3/gdchart0.94c/gd-1.8.3
#make
#make install
#cd ./ntop-2.1.3/gdchart0.94c
#./configure
#make
#cd ./ntop-2.1.3/ntop
#./autogen.sh -1
#./configure --prefix=/usr/local/src/ntop
--with-pcap-root=/home/yoshi/software/libpcap-0.7.1
--with-gdchart-root=/home/yoshi/software/ntop-2.1.3/gdchart0.94c
#make
#make install
I read all FAQs and documents and tried all different parameters, but
none of them worked. It always gives me same error,
Segmentation fault (core dumped)
However, intop works just fine.
Does anyone have any idea?
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop