From 9c5fbb52087e70d4e772e574fda44116cc13ffb0 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Thu, 10 Dec 2020 14:19:59 +0000 Subject: Added FreeBSD ibuils instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d4e6730ba..545888393 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ Please note that the pre-requisites for compilation include: 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 +FreeBSD +- sudo pkg install gcc git autoconf automake libtool devel/pkgconf json-c gmake + +Remember to use gmake and not make on FreeBSD ### How To Add A New Protocol Dissector -- cgit v1.2.3