doc: Remove outdated information about boost versions
Bitcoin core should work with any remotely recent boost version
if a proper build environment is present. Remove a confusing comment
from the build documentation.
Rebased-From: bd45b1a
This commit is contained in:
parent
6eb5410d8f
commit
0655d64c22
@ -68,10 +68,6 @@ for Ubuntu 12.04 and later:
|
|||||||
Ubuntu 12.04 and later have packages for libdb5.1-dev and libdb5.1++-dev,
|
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.
|
but using these will break binary wallet compatibility, and is not recommended.
|
||||||
|
|
||||||
for Ubuntu 13.10:
|
|
||||||
libboost1.54 will not work,
|
|
||||||
remove libboost1.54-all-dev and install libboost1.53-all-dev instead.
|
|
||||||
|
|
||||||
for Debian 7 (Wheezy) and later:
|
for Debian 7 (Wheezy) and later:
|
||||||
The oldstable repository contains db4.8 packages.
|
The oldstable repository contains db4.8 packages.
|
||||||
Add the following line to /etc/apt/sources.list,
|
Add the following line to /etc/apt/sources.list,
|
||||||
|
Loading…
Reference in New Issue
Block a user