Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bitcoin Cash Node
Bitcoin Cash Node
Commits
9e52e168
Commit
9e52e168
authored
Jul 20, 2020
by
freetrader
Browse files
Merge branch 'master' into 'master'
Added missing install in the dnf install command See merge request
!690
parents
cd7dbbc0
652635a4
Pipeline
#168750566
passed with stages
in 50 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
doc/build-unix-rpm.md
View file @
9e52e168
...
...
@@ -19,7 +19,7 @@ don't intend to run the benchmark tool.
BerkeleyDB 5.3 or later is required for the wallet. This can be installed with:
```
bash
sudo
dnf libdb-cxx-devel libdb-devel
sudo
dnf
install
libdb-cxx-devel libdb-devel
```
If you also want to build the GUI client
`bitcoin-qt`
Qt 5 is necessary.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment