This PR updates build instructions for Fedora, as Fedora 33 has no libdb4-devel and libdb4-cxx-devel packages in its default repos.
doc: Update build instructions for Fedora #21324
pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:210301-fedora changing 1 files +40 −13-
hebasto commented at 2:12 PM on March 1, 2021: member
-
practicalswift commented at 2:21 PM on March 1, 2021: contributor
Concept ACK: thanks for updating!
- DrahtBot added the label Docs on Mar 1, 2021
-
laanwj commented at 5:20 PM on March 1, 2021: member
I very much don't like suggesting to add third-party repositories. We have intentionally avoided this for Debian/Ubuntu.
I think it's better to describe the other options:
- Install BerkeleyDB 5.x that is part of the default repo (and lose backwards compatibility, but otherwise works fine)
- Use the
contrib/install_db4.shto build it yourself - Do a depends build
-
4899fa3abd
doc: Update build instructions for Fedora
Fedora 33 requires adding the Cheese third-party repo to install libdb4-devel and libdb4-cxx-devel packages.
- hebasto force-pushed on Mar 2, 2021
-
hebasto commented at 8:11 AM on March 2, 2021: member
I very much don't like suggesting to add third-party repositories. We have intentionally avoided this for Debian/Ubuntu.
I think it's better to describe the other options:
Install BerkeleyDB 5.x that is part of the default repo (and lose backwards compatibility, but otherwise works fine)
Use the
contrib/install_db4.shto build it yourselfDo a depends build
Updated.
-
laanwj commented at 9:21 AM on March 2, 2021: member
Looks good to me now! (Please update the OP)
-
practicalswift commented at 10:46 AM on March 2, 2021: contributor
ACK 4899fa3abd740ab2dabb6724d85bf1d3510d9efe
- laanwj merged this on Mar 3, 2021
- laanwj closed this on Mar 3, 2021
- hebasto deleted the branch on Mar 3, 2021
- sidhujag referenced this in commit 246c6a70df on Mar 3, 2021
- DrahtBot locked this on Aug 16, 2022
Contributors
Labels