-
Notifications
You must be signed in to change notification settings - Fork 36
Description
$ opentxs-notary
ASSERT: Must use OpenSSL version 1.0.0 or higher.
stack trace:
1 libopentxs-core.0.dylib 0x000000010cfd1eb3 _ZN7opentxs12ot_terminateEv + 547
2 libc++abi.dylib 0x00007fff8ff9f0a1 _ZSt11__terminatePFvvE + 8
3 libc++abi.dylib 0x00007fff8ff9f12e _ZSt15set_new_handlerPFvvE + 0
4 libopentxs-core.0.dylib 0x000000010cfb637a _ZNK7opentxs8OTCrypto4InitEv + 138
5 opentxs-notary 0x000000010cecc8ed _ZN7opentxs12ServerLoaderC2Ev + 109
6 opentxs-notary 0x000000010cecc272 main + 738
7 libdyld.dylib 0x00007fff96f9b5c9 start + 1
8 ??? 0x0000000000000001 0x0 + 1
Abort trap: 6
$ brew install openssl
Warning: openssl-1.0.1j already installed