On Thu, Jan 19, 2017 at 11:19:20AM -0600, Alberto Garcia wrote:
> Hi,
> 
> I've compiled bro from source to do some debugging. Once compiled I can't
> run bro since there is an error popping up:
> 
> default@debian:~/bro$ ./build/src/bro
> fatal error: can't find base/init-bare.bro
> 
> If I do the make install and then call bro from /usr/local/bro/bin/bro it
> works fine.
> 
> What I should do to execute bro from the build directory?

source build/bro-path-dev.sh

should set all required environment variables.

Johanna
_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to