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
  1. wtogami commented at 10:10 PM on April 28, 2016: contributor

    No description provided.

  2. MarcoFalke commented at 8:58 AM on April 29, 2016: member

    utACK 6acd133

  3. MarcoFalke added the label Docs and Output on Apr 29, 2016
  4. 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.md so this part can go entirely (as this is targeted at people installing the binaries).

  5. laanwj commented at 11:34 AM on May 2, 2016: member

    Changes to build-unix.md ACK

  6. wtogami commented at 4:57 PM on May 2, 2016: contributor

    OK, so you want removal of stuff from doc/README.md, will do.

  7. laanwj commented at 9:39 AM on May 4, 2016: member

    Yes, either you should remove it or leave it alone (to be cleaned up by someone else). Extending it at least makes no sense.

  8. doc: Fedora build requirements 0281678d6e
  9. wtogami force-pushed on May 4, 2016
  10. wtogami commented at 6:58 PM on May 4, 2016: contributor

    Force pushed to update only the build requirements. doc/README.md should be cleaned up separately.

  11. laanwj merged this on May 5, 2016
  12. laanwj closed this on May 5, 2016

  13. laanwj referenced this in commit ff69aafe52 on May 5, 2016
  14. in 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

  15. 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.

  16. codablock referenced this in commit 246e546d06 on Sep 16, 2017
  17. codablock referenced this in commit e9298a9cd0 on Sep 19, 2017
  18. codablock referenced this in commit e6b2f918d1 on Dec 20, 2017
  19. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

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

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me