Further updates to build instructions

This commit is contained in:
fanquake 2012-06-18 21:58:20 +08:00
parent 2bbfcd2d02
commit 8b7b3be765
3 changed files with 11 additions and 11 deletions

View File

@ -7,7 +7,7 @@ cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP
software written by Thomas Bernard. software written by Thomas Bernard.
See readme-qt.rst for instructions on building Bitcoin QT, the See readme-qt.rst for instructions on building Bitcoin-Qt, the
graphical user interface. graphical user interface.
WINDOWS BUILD NOTES WINDOWS BUILD NOTES

View File

@ -1,18 +1,18 @@
Copyright (c) 2009-2012 Bitcoin Developers Copyright (c) 2009-2012 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying file Distributed under the MIT/X11 software license, see the accompanying
license.txt or http://www.opensource.org/licenses/mit-license.php. This file license.txt or http://www.opensource.org/licenses/mit-license.php.
product includes software developed by the OpenSSL Project for use in the This product includes software developed by the OpenSSL Project for use in
OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic the OpenSSL Toolkit (http://www.openssl.org/). This product includes
software written by Eric Young (eay@cryptsoft.com) and UPnP software written by cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP
Thomas Bernard. software written by Thomas Bernard.
Mac OS X bitcoind build instructions Mac OSX bitcoind build instructions
Laszlo Hanyecz <solar@heliacal.net> Laszlo Hanyecz <solar@heliacal.net>
Douglas Huff <dhuff@jrbobdobbs.org> Douglas Huff <dhuff@jrbobdobbs.org>
See readme-qt.rst for instructions on building Bitcoin QT, the See readme-qt.rst for instructions on building Bitcoin-Qt, the
graphical user interface. graphical user interface.
Tested on 10.5, 10.6 and 10.7 intel. PPC is not supported because it's big-endian. Tested on 10.5, 10.6 and 10.7 intel. PPC is not supported because it's big-endian.

View File

@ -16,8 +16,8 @@ To Build
cd src/ cd src/
make -f makefile.unix # Headless bitcoin make -f makefile.unix # Headless bitcoin
See readme-qt.rst for instructions on building Bitcoin QT, See readme-qt.rst for instructions on building Bitcoin-Qt,
the graphical bitcoin. the graphical user interface.
Dependencies Dependencies
------------ ------------