From b076d6c6376a77fa84aa813bf267628820bcc883 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Fri, 20 Mar 2009 09:09:42 +0100 Subject: Add more notes to INSTALL Signed-off-by: Patrick McHardy --- INSTALL | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c06a85f8..1f51ed0b 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ -Installation instruction for nftables -===================================== +Installation instructions for nftables +====================================== Prerequisites ============= @@ -33,10 +33,17 @@ Installation instruction for nftables /usr/local, so the binaries will go into /usr/local/bin, sbin, manpages into /usr/local/share/man, etc. + --datarootdir= + + The base directory for arch-independant files. Defaults to + $prefix/share. + --disable-debug Disable debugging + Suggested configuration options: --prefix=/ --datarootdir=/usr/share + Run "make" to compile nftables, "make install" to install it in the configured paths. -- cgit v1.2.3