Skip to content

Commit

Permalink
fix for pre-release message on cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Cade Call authored and underdarkskies committed Jul 26, 2018
1 parent bcaa7cb commit 500f742
Show file tree
Hide file tree
Showing 39 changed files with 54 additions and 52 deletions.
4 changes: 2 additions & 2 deletions binaries/pre-release/mac/README.md
Expand Up @@ -8,13 +8,13 @@

4) Launch Raven Core

Note: On Raven Core launch is you get this error
Note: On Raven Core launch if you get this error

```
Dyld Error Message:
Library not loaded: @loader_path/libboost_system-mt.dylib
Referenced from: /Applications/Raven-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
Reason: image not found
```
You will need to copy libboost_system.dynlib to libboost_system-mt.dynlib in the /Applications/Raven-Qt.app/Contents/Frameworks folder
You will need to copy libboost_system.dylib to libboost_system-mt.dylib in the /Applications/Raven-Qt.app/Contents/Frameworks folder

8 changes: 4 additions & 4 deletions binaries/release/linux/centos_7/md5sum
@@ -1,4 +1,4 @@
2839edb0d256b4c53b366b03af85924e ravend
0dc5021f45c2f6876b8d1c02763dde65 raven-cli
33f48b82273494cf3a0d4ffba8a7299e raven-qt
4df7f3b4ad7b8939ac923955c91b8c86 raven-tx
a8bacbd8e49a02c16dedd7b9012185da ravend
3e71672828f6edb0ce95a4e85be39585 raven-cli
667cbced3803f19dda5bda317a2c25dd raven-qt
b7436decb23eca0c60054eefe2cead4d raven-tx
Binary file modified binaries/release/linux/centos_7/raven-cli
Binary file not shown.
Binary file modified binaries/release/linux/centos_7/raven-qt
Binary file not shown.
Binary file modified binaries/release/linux/centos_7/raven-tx
Binary file not shown.
Binary file modified binaries/release/linux/centos_7/ravend
Binary file not shown.
8 changes: 4 additions & 4 deletions binaries/release/linux/centos_7/sha256sum
@@ -1,4 +1,4 @@
730141eeb5f330c15dd8d7698c370dd8920285abce8b27357c03d764125a8b5d ravend
47e19354f85d57303465c6f8424cfb53d7c1d2b897f735387ba72ed5925fe344 raven-cli
d62d6f7474de01c1ef1f62ed61800668c8034e61e1018ddc9179c23b57cc1100 raven-qt
8d6996046fb7aa36e81bb4e395f0f8ee37a453e627aca87b6ff7e4ebfee17596 raven-tx
d71850ae50134cdc1142a3b1686ba15350c8f950381fc6ae071cf7780d7069e3 ravend
6674db51aba06f3e5d617dad4569e4ab15fc41fe3fa7715d4df03ffa49b63be2 raven-cli
c9f5c19925b59ad0ac5b10ad8309bf6b5643b54be2a5bd5518c576b00e87e4cb raven-qt
656e0f31e81ffdb70f90c8ac182e79f33cef7bb07872d20fedd99b4f2db12353 raven-tx

0 comments on commit 500f742

Please sign in to comment.