Commit Graph

22 Commits

Author SHA1 Message Date
David Wales
2e8a71bf31 Update build-osx.md: Add mkdir
mkdir line added in line 97 to prevent the following error:

    -bash: /Users/dwales/.twister/twister.conf: No such file or directory
2014-05-05 17:05:41 +10:00
Kirill A. Korinskiy
7b2b70dcdf Make build on osx easier 2014-03-22 14:36:30 +02:00
Joel Meyer-Hamme
c082391fa8 Update build-osx.md
typo
2014-02-05 22:53:27 +01:00
iShift
f6de4c9754 Update build-osx.md 2014-01-29 10:14:36 +03:00
miguelfreitas
b2ab48e1f4 Merge pull request #109 from iShift/patch-2
add libtool
2014-01-20 16:38:42 -08:00
iShift
3251692be9 add libtool
fix #108
2014-01-20 10:18:43 +03:00
iShift
9bcad2b070 fix typo, add Troubleshooting, simplified install
... html ui, replace *.git repos url to https:// repos
2014-01-20 09:29:36 +03:00
Giacomo Lacava
2e42e4bb5d updated OSX build doc to use Autotools (easier) 2014-01-19 03:42:42 +00:00
gubatron
8466448d35 make sure BDB_INCLUDE_PATH is in the PATH for Mac users as it can be in conflict with existing BDB installation. 2014-01-15 15:19:19 -05:00
gubatron
01b69ad102 added 2 missing brew dependencies that broke the bootstrap.sh script. 2014-01-15 11:29:36 -05:00
Vincent Murphy
f7c151af4c Called out debug.log 2014-01-13 17:48:31 +00:00
miguelfreitas
aaa4ab61e9 Merge pull request #39 from iShift/patch-1
fix some mistakes (minor OSX doc improvements)
2014-01-08 06:14:29 -08:00
Jorge Acosta Goszczyñski
1b565e7147 typo rpcpassword 2014-01-07 14:43:45 -06:00
iShift
1bebfbc2fd fix some mistakes 2014-01-07 20:53:58 +03:00
Giacomo Lacava
d06042cab2 explicit paths in LDFLAGS and CPPFLAGS
Libtorrent build script needs explicit LDFLAGS and CPPFLAGS to work properly.
2014-01-06 10:51:46 +00:00
Giacomo Lacava
df21f1d015 minor doc corrections 2014-01-04 13:57:43 +00:00
toyg
ac5444d3fe updated build doc for OSX 2014-01-03 00:04:48 +00:00
fanquake
7772821a69 Remove readme-qt.rst and update documentation for readme-qt.md 2013-07-10 16:01:57 +08:00
super3
00a8874503 Markdown Cleanup - Part 2
Now everything is in markdown...
2013-06-16 06:29:23 -04:00
Michael Ford
a680b095b6 Update links in build-osx.md
Add link to Github for Mac
Update link to HomeBrew
2013-05-22 12:34:18 +08:00
Michael Ford
46aecb2bdf Update osx build instructions to ensure users link to the correct version of OpenSSL 2013-04-22 16:26:42 +08:00
Colin Dean
68cb1cd6b6 reformat OS X build instrcs, add 10.8 + Homebrew
* reformatted the entire document to look pretty in both standard text and
  Markdown
* incorporated [my OS X 10.8 build instructions with Homebrew as the package
  manager](http://bitcoin.stackexchange.com/questions/3672/trouble-compiling-bitcoind-on-osx-with-homebrew/5253#5253)
* incorporated @gavinandresen's MacPorts and release build instructions based on
  an earlier revision of this commit
* added makefile patch necessary for Homebrew compilation to `contrib`
2013-02-19 21:45:39 -05:00