Friday, May 3, 2024
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 35005  / 1 Year ago, wed, february 8, 2023, 2:51:17

I am trying to test a mod that I've created of Peercoin.



I need to install libdb4.8++-dev, but it is not available.



How can I install it or an equivalent?



Note: this is not a dupe since I cannot install a package of my custom alteration of Peercoin.


More From » installation

 Answers
3

Well, it compiles with libdb++-dev and sudo apt-get install libminiupnpc-dev -y thanks to this guy.



However, "Upstream Bitcoin considers db-4.8 to be the only supported version. 5.1 is known to work, buts databases are incompatible with official builds created with db-4.8."



If mining, add the -detachdb flag to ./ppcoin-qt (probably best to just do it anyway).


[#27900] Wednesday, February 8, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
percol

Total Points: 493
Total Questions: 116
Total Answers: 107

Location: Taiwan
Member since Mon, Sep 6, 2021
3 Years ago
;