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