aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-05-05 12:51:58 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-05-05 12:52:04 +0200
commitff69aafe52f9b2beb674de64e40cf57ce5dbcb4c (patch)
treee8e242b32f6ab7c0141e86746e6640fc47d191b5 /doc
parentf9b4582292e84a1b98d5e900a213f587bfc5ce3c (diff)
parent0281678d6ebf68dacfb6ecaf7c231fedcd971d66 (diff)
downloadbitcoin-ff69aafe52f9b2beb674de64e40cf57ce5dbcb4c.tar.xz
Merge #7968: doc: Fedora build requirements
0281678 doc: Fedora build requirements (Warren Togami)
Diffstat (limited to 'doc')
-rw-r--r--doc/build-unix.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md
index dc754fc733..27c57088af 100644
--- a/doc/build-unix.md
+++ b/doc/build-unix.md
@@ -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
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
-----
The release is built with GCC and then "strip bitcoind" to strip the debug