[Zeek] binpac error

Jon Siwek jsiwek at corelight.com
Wed Apr 17 16:07:08 PDT 2019


On Wed, Apr 17, 2019 at 11:33 AM Martin, Eric J <ejmartin2 at wpi.edu> wrote:
>
> I just installed from source (master) on a fresh pull, and I am unable to run bro deploy.  When I do, I receive the following error:
>
>
> sudo /usr/local/bro/bin/broctl deploy
> checking configurations ...
> bro scripts failed.
> /usr/local/bro/bin/bro: error while loading shared libraries: libbinpac.so.0: cannot open shared object file: No such file or directory

Thanks for the report, I just pushed a change that should help you
out, grab it like:

    git pull && git submodule update --recursive --init

Then rebuild/reinstall and let me know if there's still problems.

- Jon


More information about the Zeek mailing list