Merge #8929: add software-properties-common
aa9d3c9
add software-properties-common (Steven)
This commit is contained in:
commit
1e1b8ceb5e
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ install necessary parts of boost:
|
||||||
BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
|
BerkeleyDB is required for the wallet. db4.8 packages are available [here](https://launchpad.net/~bitcoin/+archive/bitcoin).
|
||||||
You can add the repository and install using the following commands:
|
You can add the repository and install using the following commands:
|
||||||
|
|
||||||
|
sudo apt-get install software-properties-common
|
||||||
sudo add-apt-repository ppa:bitcoin/bitcoin
|
sudo add-apt-repository ppa:bitcoin/bitcoin
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install libdb4.8-dev libdb4.8++-dev
|
sudo apt-get install libdb4.8-dev libdb4.8++-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue