Update README.md #338
1 changed files with 2 additions and 2 deletions
|
@ -113,7 +113,7 @@ tar ... extract SDK to depends/SDKs/MacOSX10.11.sdk
|
||||||
Look in packaging/build_darwin_64bit.sh for further understanding.
|
Look in packaging/build_darwin_64bit.sh for further understanding.
|
||||||
#### MacOS with local shared dependencies:
|
#### MacOS with local shared dependencies:
|
||||||
```
|
```
|
||||||
brew install boost berkeley-db@4 icu4c libevent
|
brew install boost Berkeley-db@4 icu4c libevent
|
||||||
# fix conflict with gawk pulled first:
|
# fix conflict with gawk pulled first:
|
||||||
brew reinstall readline
|
brew reinstall readline
|
||||||
brew reinstall gawk
|
brew reinstall gawk
|
||||||
|
|
Loading…
Reference in a new issue