[Bro] System library troubles on Mac OS X Mavericks.

David Banas capn.freako at gmail.com
Tue Jul 21 15:28:12 PDT 2015


Hi all,

In order to solve this problem:

Davids-MacBook-Air-2:broccoli-haskell dbanas$ sudo /usr/local/bro/bin/broctl
Hint: Run the broctl "deploy" command to get started.

Welcome to BroControl 1.4

Type "help" for help.

[BroControl] > install
Error: running "bro -v" failed with output:
dyld: Library not loaded: libcrypto.1.0.0.dylib
  Referenced from: /usr/local/bro/bin/bro
  Reason: image not found

I did this:

Davids-MacBook-Air-2:broccoli-haskell dbanas$ sudo ln -s /Users/dbanas/anaconda/lib/libcrypto.1.0.0.dylib /usr/lib/libcrypto.1.0.0.dylib

but find that I broke BroControl in the process:

Davids-MacBook-Air-2:broccoli-haskell dbanas$ sudo /usr/local/bro/bin/broctl
Fatal Python error: PyThreadState_Get: no current thread

Does anyone know what’s wrong?

Thanks,
-db

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20150721/b2c487c6/attachment.html 


More information about the Bro mailing list