Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: bliss on September 29, 2020, 04:53:30 AM



Title: Help With Command - sudo apt-get install libdb4.8-dev libdb4.8++-dev
Post by: bliss on September 29, 2020, 04:53:30 AM
Hi Devs

I am going through this tutorial https://pastebin.com/Mu5z4kVc and get an issue with this command:
sudo apt-get install libdb4.8-dev libdb4.8++-dev

I have read that it could fail without installing bitcoin which I have created another thread asking about this https://bitcointalk.org/index.php?topic=5278849.0 (https://bitcointalk.org/index.php?topic=5278849.0), but both lib... packages give me the error that package is not available but is referenced by another package. And that it may be missing or obsolete.

What is the right command to use. I'm using Ubuntu btw.