Install dev files for rocksdb.
This commit is contained in:
parent
986f08e0d8
commit
69644d74c7
@ -570,7 +570,7 @@ function run_installer()
|
|||||||
sudo apt-add-repository -y ppa:ethcore/ethcore
|
sudo apt-add-repository -y ppa:ethcore/ethcore
|
||||||
sudo apt-get -f -y install
|
sudo apt-get -f -y install
|
||||||
sudo apt-get update -qq
|
sudo apt-get update -qq
|
||||||
sudo apt-get install -qq -y librocksdb
|
sudo apt-get install -qq -y librocksdb-dev
|
||||||
}
|
}
|
||||||
|
|
||||||
function linux_rocksdb_installer()
|
function linux_rocksdb_installer()
|
||||||
|
Loading…
Reference in New Issue
Block a user