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 763828d commit b55d823Copy full SHA for b55d823
doc/build-unix.md
@@ -79,7 +79,9 @@ install necessary parts of boost:
79
80
sudo apt-get install libboost-all-dev
81
82
-BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
+BerkeleyDB is required for the wallet.
83
+
84
+**For Ubuntu only:** db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
85
You can add the repository and install using the following commands:
86
87
sudo add-apt-repository ppa:bitcoin/bitcoin
0 commit comments