Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Explicitly search for bdb5.3. #10803
Conversation
|
Should not hurt. |
|
The only things I've seen are 4.8 5.3 and versions under 4.8 which we probably dont want to every use. |
|
I believe 6 is a thing. |
|
@gmaxwell i've never actually seen 6.x on any system, but i guess no problem searching for it |
|
But BDB 6 is AGPL, which Bitcoin Core is not compliant with (the node would need to share its own source code to peers somehow). |
laanwj
added the
Build system
label
Jul 14, 2017
|
I've never seen 6.x on a system either. Looks like the license change caused to fail adoption. utACK 1cc251f Edit: at least for ubuntu, bdb 6.0 was never packaged: https://packages.ubuntu.com/search?keywords=libdb&searchon=names&suite=yakkety§ion=all . So we'd have no idea in what directory to look either. |
|
utACK 1cc251f |
|
utACK 1cc251f |
laanwj
merged commit 1cc251f
into
bitcoin:master
Jul 17, 2017
1 check passed
laanwj
added a commit
that referenced
this pull request
Jul 17, 2017
|
|
laanwj |
91edda8
|
pstratem commentedJul 12, 2017
Some systems do not symlink the major version to the minor version.