diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-07-11 12:22:51 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-07-11 12:22:51 +0200 |
commit | e0e8ae1e85f3a835f6bc0e6ff686b2d662b22d77 (patch) | |
tree | e0f861c13deb123ebca20921fc6fe69ed9ba2493 | |
parent | 388846bb8dd643e65a4c660a13b285229065ae14 (diff) |
docs: install: recommend gnuplot for ifpps
ifpps supports a gnuplot-like output. Therefore, recommend the use
of gnuplot. It is not mandatory though.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ What additional tools are recommended, but not mandatory after the build? - cpp: trafgen - ntpd: curvetun + - gnuplot: ifpps - setcap: all It is common, that these libraries are shipped as distribution packages |