diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,7 +44,7 @@ One-liner installation for *all* dependencies on Debian: zlib1g-dev libcli-dev libnet1-dev One-liner installation for *all* dependencies on Fedora: - + $ sudo yum install ccache flex bison ccache libnl3-devel \ GeoIP-devel libnetfilter_conntrack-devel ncurses-devel \ userspace-rcu-devel nacl-devel libpcap-devel zlib-devel \ @@ -66,7 +66,7 @@ The installation (deinstallation) process is fairly simple: (or for both at once: # make mrproper) You can also build only a particular tool, e.g.: - + $ make trafgen # make trafgen_install |