problem with zeek, specifically broker in python

21 views Asked by At

I'm new to zeek and want to get to grips with it. here's what I'm doing enter image description here what could be the problem? I have zeek installed and working. I also tried this:

git clone --recursive https://github.com/zeek/broker
cd broker
./configure
make
sudo make install

But nothing works

0

There are 0 answers