5.4 Installing Flow-Tools

5.4 Installing Flow-Tools

The OSU Flow-Tools package is available from http://www.net.ohiostate.edu/software/. Download the latest stable version (or an even later version if it suits you), then unpackage and build the software:

 
 Linux% gunzip -c flow-tools-0.59.tar.gz  tar xvf -   Linux% cd flow-tools-0.59   Linux% ./configure   Linux% make 

It should build without difficulty. Once it is built, you can install it on your system from a root account with:

 
 Linux# make install 

This will install everything in /usr/local/netflow/ . The programs will be in /usr/local/netflow/bin/ , which you can add to your path or you can run the programs with a full path name . For the examples in this chapter, it is assumed that the programs are in your path.



Open Source Network Administration
Linux Kernel in a Nutshell (In a Nutshell (OReilly))
ISBN: 130462101
EAN: 2147483647
Year: 2002
Pages: 85

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net