mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Allow macOS to search for libkrb5, but disallow system version of library
This commit is contained in:
parent
8f60d37ad0
commit
051c191f63
5 changed files with 13 additions and 9 deletions
|
@ -7,7 +7,7 @@ set -x
|
|||
|
||||
brew update
|
||||
brew upgrade cmake
|
||||
brew install cppzmq openssl@3 python@3 swig bison flex ccache libmaxminddb dnsmasq
|
||||
brew install cppzmq openssl@3 python@3 swig bison flex ccache libmaxminddb dnsmasq krb5
|
||||
|
||||
which python3
|
||||
python3 --version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue