mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
Update install instructions for Ubuntu 18.04
This commit is contained in:
parent
a91da7021d
commit
1d98a99ccf
1 changed files with 2 additions and 2 deletions
|
@ -63,8 +63,8 @@ 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
|
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
|
In order to build Bro on Debian 9 or Ubuntu 18.04, install ``libssl1.0-dev``
|
||||||
of ``libssl-dev``.
|
instead of ``libssl-dev``.
|
||||||
|
|
||||||
* FreeBSD:
|
* FreeBSD:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue