mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-30 08:44:16 +00:00
Merge pull request #4418
d618965 Add note about PPA to build instructions (Drak) e5f0247 Simplify build instructions (Drak)
This commit is contained in:
commit
5bc77b2bb2
@ -61,10 +61,8 @@ Dependency Build Instructions: Ubuntu & Debian
|
|||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
Build requirements:
|
Build requirements:
|
||||||
|
|
||||||
sudo apt-get install build-essential
|
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
|
||||||
sudo apt-get install libtool autotools-dev autoconf
|
|
||||||
sudo apt-get install libssl-dev
|
|
||||||
|
|
||||||
for Ubuntu 12.04 and later:
|
for Ubuntu 12.04 and later:
|
||||||
|
|
||||||
sudo apt-get install libboost-all-dev
|
sudo apt-get install libboost-all-dev
|
||||||
@ -93,10 +91,9 @@ To enable the change run
|
|||||||
|
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
|
||||||
for other Ubuntu & Debian:
|
for other Debian & Ubuntu (with ppa):
|
||||||
|
|
||||||
sudo apt-get install libdb4.8-dev
|
sudo apt-get install libdb4.8-dev libdb4.8++-dev
|
||||||
sudo apt-get install libdb4.8++-dev
|
|
||||||
|
|
||||||
Optional:
|
Optional:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user