No description provided.
doc: Fedora build requirements #7968
pull wtogami wants to merge 1 commits into bitcoin:master from wtogami:fedora_build_readme changing 1 files +18 −0-
wtogami commented at 10:10 PM on April 28, 2016: contributor
-
paveljanik commented at 5:05 AM on April 29, 2016: contributor
-
MarcoFalke commented at 8:58 AM on April 29, 2016: member
utACK 6acd133
- MarcoFalke added the label Docs and Output on Apr 29, 2016
-
in doc/README.md:None in 6acd13395b outdated
10 | @@ -11,10 +11,16 @@ The following are some helpful notes on how to run Bitcoin on your native platfo 11 | 12 | ### Unix 13 | 14 | -You need the Qt4 run-time libraries to run Bitcoin-Qt. On Debian or Ubuntu: 15 | +You need the Qt run-time libraries to run Bitcoin-Qt.
laanwj commented at 11:30 AM on May 2, 2016:Interesting. Good catch - this hasn't been true for a while. We now link qt statically on Linux, so there is no actual need to install any run-time library. Building is explained in
build-unix.mdso this part can go entirely (as this is targeted at people installing the binaries).laanwj commented at 11:34 AM on May 2, 2016: memberChanges to build-unix.md ACK
wtogami commented at 4:57 PM on May 2, 2016: contributorOK, so you want removal of stuff from doc/README.md, will do.
laanwj commented at 9:39 AM on May 4, 2016: memberYes, either you should remove it or leave it alone (to be cleaned up by someone else). Extending it at least makes no sense.
doc: Fedora build requirements 0281678d6ewtogami force-pushed on May 4, 2016wtogami commented at 6:58 PM on May 4, 2016: contributorForce pushed to update only the build requirements. doc/README.md should be cleaned up separately.
laanwj merged this on May 5, 2016laanwj closed this on May 5, 2016laanwj referenced this in commit ff69aafe52 on May 5, 2016in doc/build-unix.md:None in 0281678d6e
134 | + 135 | + sudo dnf install miniupnpc-devel 136 | + 137 | +To build with Qt 5 (recommended) you need the following: 138 | + 139 | + sudo dnf install qt5-qttools-devel qtr5-qtbase-devel protobuf-devel
MarcoFalke commented at 1:23 PM on May 5, 2016:s/qtr5/qt5/
wtogami commented at 1:08 AM on May 6, 2016:Good catch
in doc/build-unix.md:None in 0281678d6e
123 | @@ -124,6 +124,24 @@ libqrencode (optional) can be installed with: 124 | Once these are installed, they will be found by configure and a bitcoin-qt executable will be 125 | built by default. 126 | 127 | +Dependency Build Instructions: Fedora 128 | +------------------------------------- 129 | +Build requirements: 130 | + 131 | + sudo dnf install libtool make autoconf automake openssl-devel libevent-devel boost-devel libdb4-devel libdb4-cxx-devel
MarcoFalke commented at 1:23 PM on May 5, 2016:gcc-c++missing?
wtogami commented at 1:08 AM on May 6, 2016:You're technically correct, just it's never listed in any build requirements because it's assumed to be in the minimum build requirements of anything in Fedora.
codablock referenced this in commit 246e546d06 on Sep 16, 2017codablock referenced this in commit e9298a9cd0 on Sep 19, 2017codablock referenced this in commit e6b2f918d1 on Dec 20, 2017DrahtBot locked this on Sep 8, 2021ContributorsLabels
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 21:15 UTC
More mirrored repositories can be found on mirror.b10c.me