aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2014-01-16 14:40:32 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2014-01-16 14:41:13 +0100
commit57538241712044146e0a79e0e6d02a084aa06c62 (patch)
tree1022ae9381274eacdabf210ccadf6b0e6bc0a28a /doc
parent8da2b3316c6540684617a8ecb8edb458894c2009 (diff)
parent69843c8b4eee99183502622fcf6c125e50b9c5d4 (diff)
downloadbitcoin-57538241712044146e0a79e0e6d02a084aa06c62.tar.xz
Merge pull request #3542
69843c8 Update build-unix.md (Christopher Latham) 720731d Update configure.ac (Christopher Latham)
Diffstat (limited to 'doc')
-rw-r--r--doc/build-unix.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index b88186a70e..5124205a34 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -68,6 +68,9 @@ for Ubuntu 12.04 and later:
Ubuntu 12.04 and later have packages for libdb5.1-dev and libdb5.1++-dev,
but using these will break binary wallet compatibility, and is not recommended.
+
+for Ubuntu 13.10:
+ libboost1.54-all-dev will not work. Remove libboost1.54-all-dev and install libboost1.53-all-dev
for other Ubuntu & Debian: