2.3. Installation in RedHat and Fedora distributions

[Important]Important
Before installing stop any other or older NetFlow collectors!

Download NetFlow package to /tmp directory and in the shell type the following command:

where version is actual package version for example:

rpm -i /tmp/netflow-4.2.0-1.i386.rpm

After unpacking type nf_install in command shell to start configuration. Continue to Section 2.5, “Installation script”.

[Note]Note
In some enviroment there can be problems with dependancies. If you are sure that all required components are installed, you can use option --nodeps in the rpm. For example: rpm --nodeps -i /tmp/netflow-4.2.0-1.i386.rpm