mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 15:18:20 +00:00
Update install instructions for Debian 9
This commit is contained in:
parent
cc90b24b1d
commit
d7e9060f96
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ To install the required dependencies, you can use:
|
|||
|
||||
sudo apt-get install cmake make gcc g++ flex bison libpcap-dev libssl-dev python-dev swig zlib1g-dev
|
||||
|
||||
In order to build Bro on Debian 9, install ``libssl1.0-dev`` instead
|
||||
of ``libssl-dev``.
|
||||
|
||||
* FreeBSD:
|
||||
|
||||
Most required dependencies should come with a minimal FreeBSD install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue