From: Harsha Sharma <harshasharmaiitr@gmail.com>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, linux-kernel@vger.kernel.org,
outreachy-kernel@googlegroups.com,
Harsha Sharma <harshasharmaiitr@gmail.com>
Subject: [PATCH] INSTALL: Update dependency list and configure with libxtables support
Date: Thu, 5 Oct 2017 13:01:09 +0530 [thread overview]
Message-ID: <20171005073109.19874-1-harshasharmaiitr@gmail.com> (raw)
Add configure with lixtables in INSTALL and required dependencies for
the same
Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com>
---
INSTALL | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/INSTALL b/INSTALL
index 3e9a6ad..04981f1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,6 +18,12 @@ Installation instructions for nftables
- libreadline
+ - pkg-config
+
+ - libtool
+
+ - optional: libxtables: required for libxtables support
+
- optional: docbook2x: required for building man-page
- optional: docbook-utils: required for building PDF man-page
@@ -51,6 +57,11 @@ Installation instructions for nftables
having no other use for libgmp.
Note: This decreases the debugging verbosity in some files.
+ --with-xtables
+
+ For libxtables support which allow input of tables with -f
+ option in nft.
+
Suggested configuration options: --prefix=/ --datarootdir=/usr/share
Run "make" to compile nftables, "make install" to install it in the
--
2.11.0
next reply other threads:[~2017-10-05 7:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-05 7:31 Harsha Sharma [this message]
2017-10-06 12:40 ` [PATCH] INSTALL: Update dependency list and configure with libxtables support Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171005073109.19874-1-harshasharmaiitr@gmail.com \
--to=harshasharmaiitr@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=outreachy-kernel@googlegroups.com \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).