Update build-unix.md
Added incompatibility and instruction regarding Ubuntu 13.10 and libboost1.54-all-dev
This commit is contained in:
parent
720731d281
commit
69843c8b4e
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue