From 8b7b3be76529612ebe219e315a273d05066d2118 Mon Sep 17 00:00:00 2001 From: fanquake Date: Mon, 18 Jun 2012 21:58:20 +0800 Subject: [PATCH 1/2] Further updates to build instructions --- doc/build-msw.txt | 2 +- doc/build-osx.txt | 16 ++++++++-------- doc/build-unix.txt | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/build-msw.txt b/doc/build-msw.txt index 73ea81275..ad23e6867 100644 --- a/doc/build-msw.txt +++ b/doc/build-msw.txt @@ -7,7 +7,7 @@ cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP 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. WINDOWS BUILD NOTES diff --git a/doc/build-osx.txt b/doc/build-osx.txt index b0c752e8f..81e9960d5 100644 --- a/doc/build-osx.txt +++ b/doc/build-osx.txt @@ -1,18 +1,18 @@ Copyright (c) 2009-2012 Bitcoin Developers -Distributed under the MIT/X11 software license, see the accompanying file -license.txt or http://www.opensource.org/licenses/mit-license.php. This -product includes software developed by the OpenSSL Project for use in the -OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic -software written by Eric Young (eay@cryptsoft.com) and UPnP software written by -Thomas Bernard. +Distributed under the MIT/X11 software license, see the accompanying +file license.txt or http://www.opensource.org/licenses/mit-license.php. +This product includes software developed by the OpenSSL Project for use in +the OpenSSL Toolkit (http://www.openssl.org/). This product includes +cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP +software written by Thomas Bernard. -Mac OS X bitcoind build instructions +Mac OSX bitcoind build instructions Laszlo Hanyecz Douglas Huff -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. Tested on 10.5, 10.6 and 10.7 intel. PPC is not supported because it's big-endian. diff --git a/doc/build-unix.txt b/doc/build-unix.txt index 9033301ab..825491bba 100644 --- a/doc/build-unix.txt +++ b/doc/build-unix.txt @@ -16,8 +16,8 @@ To Build cd src/ make -f makefile.unix # Headless bitcoin -See readme-qt.rst for instructions on building Bitcoin QT, -the graphical bitcoin. +See readme-qt.rst for instructions on building Bitcoin-Qt, +the graphical user interface. Dependencies ------------ From baf814f3dae1fa6d7fb69e1f1234074e83318eef Mon Sep 17 00:00:00 2001 From: fanquake Date: Mon, 18 Jun 2012 22:09:19 +0800 Subject: [PATCH 2/2] OS X not OSX --- doc/build-osx.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build-osx.txt b/doc/build-osx.txt index 81e9960d5..24e825ca8 100644 --- a/doc/build-osx.txt +++ b/doc/build-osx.txt @@ -7,7 +7,7 @@ cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard. -Mac OSX bitcoind build instructions +Mac OS X bitcoind build instructions Laszlo Hanyecz Douglas Huff @@ -21,7 +21,7 @@ All of the commands should be executed in Terminal.app.. it's in /Applications/Utilities You need to install XCode with all the options checked so that the compiler and -everything is available in /usr not just /Developer. XCode should be available on your OSX +everything is available in /usr not just /Developer. XCode should be available on your OS X install DVD, but if not, you can get the current version from https://developer.apple.com/xcode/