mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-18 06:00:43 +02:00
Added instructions for when wrong openssl detected after brew link
This commit is contained in:
parent
513412fd73
commit
73288982ad
@ -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…
Reference in New Issue
Block a user