|
|
|
@ -81,7 +81,7 @@ Build requirements:
|
|
|
|
|
|
|
|
|
|
Now, you can either build from self-compiled [depends](/depends/README.md) or install the required dependencies:
|
|
|
|
|
|
|
|
|
|
sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev libboost-thread-dev
|
|
|
|
|
sudo apt-get install libevent-dev libboost-system-dev libboost-filesystem-dev libboost-test-dev libboost-thread-dev libfmt-dev
|
|
|
|
|
|
|
|
|
|
BerkeleyDB is required for the wallet.
|
|
|
|
|
|
|
|
|
@ -131,7 +131,7 @@ built by default.
|
|
|
|
|
|
|
|
|
|
Build requirements:
|
|
|
|
|
|
|
|
|
|
sudo dnf install gcc-c++ libtool make autoconf automake libevent-devel boost-devel libdb4-devel libdb4-cxx-devel python3
|
|
|
|
|
sudo dnf install gcc-c++ libtool make autoconf automake libevent-devel boost-devel libdb4-devel libdb4-cxx-devel python3 fmt
|
|
|
|
|
|
|
|
|
|
Optional (see `--with-miniupnpc` and `--enable-upnp-default`):
|
|
|
|
|
|
|
|
|
|