exonum / exonum

An extensible open-source framework for creating private/permissioned blockchain applications

Home Page:https://exonum.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please update linux dependencies in the Installation Guide

cjsmocjsmo opened this issue · comments

Please update the linux section of the Installation Guide to reflect the actual dependencies that are needed.

sudo apt-get install -y build-essential jq libsodium-dev libsnappy-dev libssl-dev pkg-config rocksdb-tools librocksdb-dev librocksdb7.8 librust-clang-sys+libloading-dev librust-clang-sys-dev libprotobuf-dev libprotoc-dev protobuf-compiler

This is on Ubuntu 23.04 lunar.

Thanks for all your hard work :)