View Single Post
  #4 (permalink)  
Old 2007-09-20
dsb.nepo dsb.nepo is offline
Senior Member
 
Join Date: 2006-04-30
Location: Europe, Germany
Posts: 131
Rep Power: 3
dsb.nepo has an average reputation (10+)
Default Re: Install NTOP on SPLAT

You have downloaded the source.

Quote:
Im a bit of a newb. I have downloaded ntop from:
SourceForge.net: Files
filename ntop-3.3.tar.gz
Code:
Filename           .... Architecture            Type
ntop-3.3.tar.gz  .... Platform-Independent    Source .gz
If you look inside the ntop-3.3 directory you will see many files ending with .c, .h, .m4 ... and a special file called INSTALL.

Code:
tar xvfz ntop-3.3.tar.gz
cd ntop-3.3
head -n 42 INSTALL | tail -n 2
keep an eye at the word compile

Btw:
do not extend SPLAT with such tools, you will loose every support
Reply With Quote