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 b81f971 commit f8a7b50Copy full SHA for f8a7b50
doc/build-unix.md
@@ -65,6 +65,10 @@ for Ubuntu 12.04 and later:
65
sudo apt-get install libboost-all-dev
66
67
db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
68
+ You can add the repository using the following command:
69
+
70
+ sudo add-apt-repository ppa:bitcoin/bitcoin
71
+ sudo apt-get update
72
73
Ubuntu 12.04 and later have packages for libdb5.1-dev and libdb5.1++-dev,
74
but using these will break binary wallet compatibility, and is not recommended.
0 commit comments