aboutsummaryrefslogtreecommitdiff
path: root/doc/build-unix.md
diff options
context:
space:
mode:
authorWarren Togami <wtogami@gmail.com>2016-04-28 15:07:31 -0700
committerWarren Togami <wtogami@gmail.com>2016-05-04 11:56:45 -0700
commit0281678d6ebf68dacfb6ecaf7c231fedcd971d66 (patch)
treefcecc0c52893c953ca57be5b241482e5426ce8c5 /doc/build-unix.md
parent20f9ecd343bbd305f0aeb829f42e61edea8de62f (diff)
downloadbitcoin-0281678d6ebf68dacfb6ecaf7c231fedcd971d66.tar.xz
doc: Fedora build requirements
Diffstat (limited to 'doc/build-unix.md')
-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