mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
Merge branch 'master' of github.com:urbit/urbit-new
This commit is contained in:
commit
7bc732b14d
@ -56,10 +56,10 @@ Otherwise, install XCode: `https://developer.apple.com/xcode/`, with the command
|
||||
|
||||
To install dependencies pick either one of Homebrew or Macports, but not both:
|
||||
Homebrew -
|
||||
`brew install git gmp libsigsegv openssl libtool autoconf automake`
|
||||
`brew install git gmp libsigsegv openssl libtool autoconf automake cmake`
|
||||
|
||||
Macports -
|
||||
`sudo port install git gmp libsigsegv openssl autoconf automake`
|
||||
`sudo port install git gmp libsigsegv openssl autoconf automake cmake`
|
||||
|
||||
Although automake/autoconf/libtool are generally installed by default, some
|
||||
have reported needing to uninstall and reinstall those three packages, at least
|
||||
|
Loading…
Reference in New Issue
Block a user