The zeek install script files to install because the package 'python-dev' is no longer available. Thus, no packages are installed. Remove that package or find and option that ignores failed packages.
Also, do not install as the root user or via sudo as this will place everything in the '/root' directory. Add a check that bails if root user.
The zeek install script files to install because the package 'python-dev' is no longer available. Thus, no packages are installed. Remove that package or find and option that ignores failed packages.
Also, do not install as the root user or via sudo as this will place everything in the '/root' directory. Add a check that bails if root user.