mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
doc: Fedora build requirements
This commit is contained in:
parent
20f9ecd343
commit
0281678d6e
@ -124,6 +124,24 @@ libqrencode (optional) can be installed with:
|
|||||||
Once these are installed, they will be found by configure and a bitcoin-qt executable will be
|
Once these are installed, they will be found by configure and a bitcoin-qt executable will be
|
||||||
built by default.
|
built by default.
|
||||||
|
|
||||||
|
Dependency Build Instructions: Fedora
|
||||||
|
-------------------------------------
|
||||||
|
Build requirements:
|
||||||
|
|
||||||
|
sudo dnf install libtool make autoconf automake openssl-devel libevent-devel boost-devel libdb4-devel libdb4-cxx-devel
|
||||||
|
|
||||||
|
Optional:
|
||||||
|
|
||||||
|
sudo dnf install miniupnpc-devel
|
||||||
|
|
||||||
|
To build with Qt 5 (recommended) you need the following:
|
||||||
|
|
||||||
|
sudo dnf install qt5-qttools-devel qtr5-qtbase-devel protobuf-devel
|
||||||
|
|
||||||
|
libqrencode (optional) can be installed with:
|
||||||
|
|
||||||
|
sudo dnf install qrencode-devel
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
-----
|
-----
|
||||||
The release is built with GCC and then "strip bitcoind" to strip the debug
|
The release is built with GCC and then "strip bitcoind" to strip the debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user