mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 06:18:02 +00:00
parent
796fd9f1e5
commit
3251692be9
@ -41,7 +41,7 @@ Instructions: HomeBrew
|
|||||||
|
|
||||||
#### Install dependencies using Homebrew
|
#### Install dependencies using Homebrew
|
||||||
|
|
||||||
brew install boost miniupnpc openssl berkeley-db4 autoconf automake
|
brew install boost miniupnpc openssl berkeley-db4 autoconf automake libtool
|
||||||
|
|
||||||
Note: After you have installed the dependencies, you should check that the Brew-installed
|
Note: After you have installed the dependencies, you should check that the Brew-installed
|
||||||
version of OpenSSL is the one available for compilation. You can check this by typing
|
version of OpenSSL is the one available for compilation. You can check this by typing
|
||||||
@ -100,7 +100,7 @@ Instructions: MacPorts (UNTESTED!!)
|
|||||||
|
|
||||||
Installing the dependencies using MacPorts is very straightforward.
|
Installing the dependencies using MacPorts is very straightforward.
|
||||||
|
|
||||||
sudo port install boost db48@+no_java openssl miniupnpc
|
sudo port install boost db48@+no_java openssl miniupnpc libtool
|
||||||
|
|
||||||
Once installed dependencies, do:
|
Once installed dependencies, do:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user