mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-03 10:44:33 +00:00
Merge pull request #4009
7328898 Added instructions for when wrong openssl detected after brew link (olalonde)
This commit is contained in:
commit
9c749d608f
@ -86,7 +86,9 @@ If not, you can ensure that the Homebrew OpenSSL is correctly linked by running
|
|||||||
|
|
||||||
brew link openssl --force
|
brew link openssl --force
|
||||||
|
|
||||||
Rerunning "openssl version" should now return the correct version.
|
Rerunning "openssl version" should now return the correct version. If it
|
||||||
|
doesn't, make sure `/usr/local/bin` comes before `/usr/bin` in your
|
||||||
|
PATH.
|
||||||
|
|
||||||
### Building `bitcoind`
|
### Building `bitcoind`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user