From fe3d926741691e0560d779a5bbec9a975c3fdf90 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 18 Nov 2020 16:40:45 +0100 Subject: Added prerequisites for Ubuntu/Debian systems --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e90800a4d..d4e6730ba 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Please note that the pre-requisites for compilation include: - GNU tools (autogen, automake, autoconf, libtool) - GNU C compiler (gcc) +On Debian/Ubuntu systems do: +- sudo apt-get install build-essential git bison flex libpcap-dev libtool libtool-bin autoconf pkg-config automake autogen libjson-c-dev libnuma-dev libgcrypt20-dev libpcre2-dev + + ### How To Add A New Protocol Dissector The entire procedure of adding new protocols in detail: -- cgit v1.2.3