mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Make build work on Mac OS X 10.7 Lion
(32bit dependencies through MacPorts)
This commit is contained in:
parent
755e2819b0
commit
efb3d3292f
@ -31,6 +31,9 @@ git clone git@github.com:bitcoin/bitcoin.git bitcoin
|
|||||||
|
|
||||||
2. Download and install MacPorts from http://www.macports.org/
|
2. Download and install MacPorts from http://www.macports.org/
|
||||||
|
|
||||||
|
2a. (for 10.7 Lion)
|
||||||
|
Edit /opt/local/etc/macports/macports.conf and uncomment "build_arch i386"
|
||||||
|
|
||||||
3. Install dependencies from MacPorts
|
3. Install dependencies from MacPorts
|
||||||
|
|
||||||
sudo port install boost db48 openssl
|
sudo port install boost db48 openssl
|
||||||
|
Loading…
Reference in New Issue
Block a user