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.
2 parents 74dc388 + b55d823 commit 23e03f8Copy full SHA for 23e03f8
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 apt-get install software-properties-common
0 commit comments