mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge ac3e65204a into merged_master (Bitcoin PR #16585)
This commit is contained in:
commit
2a7e400289
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ Now, you can either build from self-compiled [depends](/depends/README.md) or in
|
|||
|
||||
BerkeleyDB is required for the wallet.
|
||||
|
||||
Ubuntu and Debian have their own libdb-dev and libdb++-dev packages, but these will install
|
||||
Ubuntu and Debian have their own `libdb-dev` and `libdb++-dev` packages, but these will install
|
||||
BerkeleyDB 5.1 or later. This will break binary wallet compatibility with the distributed executables, which
|
||||
are based on BerkeleyDB 4.8. If you do not care about wallet compatibility,
|
||||
pass `--with-incompatible-bdb` to configure.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue