From d1b8fb04e65b8ef1153c57542a501f7fc2cd8b7d Mon Sep 17 00:00:00 2001 From: lns Date: Tue, 31 May 2022 21:01:56 +0200 Subject: Removed README.nDPI as it does not provide any new information not covered by README.md Signed-off-by: lns --- README.nDPI | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 README.nDPI (limited to 'README.nDPI') diff --git a/README.nDPI b/README.nDPI deleted file mode 100644 index 42d2d25ed..000000000 --- a/README.nDPI +++ /dev/null @@ -1,22 +0,0 @@ -Prerequisites for Compilation ------------------------------ - -Prerequisites -- GNU autotools/libtool -- libpcap or PF_RING (optional but recommended) -- apt-get install libjson-c-dev (for JSON support) -- libgcrypt20-dev (for QUIC support) - -On Ubuntu/Debian -- apt-get install build-essential -- apt-get install git autoconf automake autogen libpcap-dev libtool libgcrypt20-dev - -On Fedora/CentOS -- yum groupinstall "Development tools" -- yum install git autoconf automake autogen libpcap-devel libtool libgcrypt-devel - -On MacOSX (using http://brew.sh) -brew install autoconf automake libtool git libgcrypt - -On FreeBSD -- pkg install autoconf automake libtool gmake git libgcrypt -- cgit v1.2.3