aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2020-02-20 20:32:31 +0800
committerfanquake <fanquake@gmail.com>2020-02-20 20:56:41 +0800
commiteb3c6b0912349873113bfd49baf1c505bb48d9cf (patch)
tree246bcaa1e2609af1b440edffbd443580b7e3ec88 /doc/build-osx.md
parent56fc2dfcc3e61a05f6e54c2479897162c8ae4c75 (diff)
parent63ce882760e1ceb4114c716851aedaf911ebb93b (diff)
downloadbitcoin-eb3c6b0912349873113bfd49baf1c505bb48d9cf.tar.xz
Merge #18070: doc: add note about `brew doctor`
63ce882760e1ceb4114c716851aedaf911ebb93b doc: link to homebrew's troubleshooting page (Gastón I. Silva) Pull request description: A trivial documentation update. When I was following the build steps for mac, I had some errors installing the dependencies. After searching on the Internet, and correcting the errors, I found that `brew doctor` had all the answers I needed. Could have skipped the Internet searches all together. ACKs for top commit: fanquake: ACK 63ce882760e1ceb4114c716851aedaf911ebb93b - a link to the troubleshooting page seems fine. I wouldn't really want our README to have anything more specific than that. Tree-SHA512: 12c96cd9c9bd39ada21f3f27cbec3ed4bef4b8e74dec7872c892fc6a92a70418a5cc0882ff449883e91d96c01e1ca7104b076590917f397334c82931ec7fda1c
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r--doc/build-osx.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 86b5c5b602..7b76117c8b 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -22,6 +22,7 @@ Then install [Homebrew](https://brew.sh).
brew install automake berkeley-db4 libtool boost miniupnpc pkg-config python qt libevent qrencode
```
+If you run into issues, check [Homebrew's troubleshooting page](https://docs.brew.sh/Troubleshooting).
See [dependencies.md](dependencies.md) for a complete overview.
If you want to build the disk image with `make deploy` (.dmg / optional), you need RSVG: