From 3bde6d40a3352f89b411a6c47a676ca7e201aef3 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 18 Sep 2014 14:51:49 +0200 Subject: INSTALL: Fix formatting Use spaces for indentation in the INSTALL file so the dependency listing are properly aligned in any case. Also reorder the lists slightly. Signed-off-by: Tobias Klauser --- INSTALL | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index ee0a562..44b5e1d 100644 --- a/INSTALL +++ b/INSTALL @@ -11,38 +11,38 @@ A note for distribution package maintainers can be found at the end of the file. What additional tools next to your build-chain are required? + - pkg-config: all + - flex, bison: bpfc, trafgen + - ccache (optional) - gpg (optional) - sparse (optional) - - pkg-config: all - - flex, bison: bpfc, trafgen - What libraries are required? - - libncurses: ifpps, flowtop + - libncurses: ifpps, flowtop - libnacl or libsodium: curvetun - libnetfilter-conntrack: flowtop - - libpcap: mausezahn, netsniff-ng (tcpdump-like filters) - - liburcu: flowtop - - libnl3: netsniff-ng, trafgen - - libcli: mausezahn - - libnet: mausezahn + - libnl3: netsniff-ng, trafgen + - libpcap: mausezahn, netsniff-ng (tcpdump-like filters) + - liburcu: flowtop + - libcli: mausezahn + - libnet: mausezahn The following libraries can optionally be used to provide additional functionality for certain tools: - - libGeoIP >=1.4.8: astraceroute, flowtop, netsniff-ng - - libz: astraceroute, flowtop, netsniff-ng + - libGeoIP >=1.4.8: astraceroute, flowtop, netsniff-ng + - libz: astraceroute, flowtop, netsniff-ng What additional tools are recommended, but not mandatory after the build? - - cpp: trafgen - - ntpd: curvetun - - gnuplot: ifpps - - setcap: all + - cpp: trafgen + - ntpd: curvetun + - gnuplot: ifpps + - setcap: all -It is common, that these libraries are shipped as distribution packages +It is common that these libraries are shipped as distribution packages for an easy installation. We try to keep this as minimal as possible. One-liner installation for *all* dependencies on Debian: -- cgit v1.2.3-54-g00ecf