-
Notifications
You must be signed in to change notification settings - Fork 189
SeppBender edited this page Aug 30, 2017
·
3 revisions
You can, however you will need to install a few additional packages before running the setup.py installer.
sudo apt install libssl1.0-dev zlib1g zlib1g-dev zlibc sudo
be aware (from https://www.bro.org/sphinx-git/install/install.html#required-dependencies)
In order to build Bro on Debian 9, install libssl1.0-dev instead of libssl-dev.