We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c5910 commit aa9d3c9Copy full SHA for aa9d3c9
doc/build-unix.md
@@ -82,6 +82,7 @@ install necessary parts of boost:
82
BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
83
You can add the repository and install using the following commands:
84
85
+ sudo apt-get install software-properties-common
86
sudo add-apt-repository ppa:bitcoin/bitcoin
87
sudo apt-get update
88
sudo apt-get install libdb4.8-dev libdb4.8++-dev
0 commit comments