Bitcoin Forum
May 06, 2024, 08:12:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Linux install of bitcoin core problem  (Read 417 times)
jefferson7 (OP)
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
July 11, 2017, 09:34:56 PM
 #1

Can't get Bitcoin core to install on Ubuntu 15.04
Computer says "Cant install due to missing dependencies"

Trying to install Biotcoin-qt either through installing the deb file, or using the terminal, cant get it working. libdb4.8++ was one of the delendencies.

What does it need me to do?
1714983130
Hero Member
*
Offline Offline

Posts: 1714983130

View Profile Personal Message (Offline)

Ignore
1714983130
Reply with quote  #2

1714983130
Report to moderator
1714983130
Hero Member
*
Offline Offline

Posts: 1714983130

View Profile Personal Message (Offline)

Ignore
1714983130
Reply with quote  #2

1714983130
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714983130
Hero Member
*
Offline Offline

Posts: 1714983130

View Profile Personal Message (Offline)

Ignore
1714983130
Reply with quote  #2

1714983130
Report to moderator
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
July 11, 2017, 10:08:35 PM
 #2

Can't get Bitcoin core to install on Ubuntu 15.04
Computer says "Cant install due to missing dependencies"

Trying to install Biotcoin-qt either through installing the deb file, or using the terminal, cant get it working. libdb4.8++ was one of the delendencies.

What does it need me to do?

Do you have all of the dependencies installed?
You can find them here:
https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md
They are in a section labelled dependencies (for most of them you should be able to just use (sudo) apt-get install <package name>" and install the package (as most of these are common to linux and will be findable from the operating system itself - or should be).

EDIT:
This is the exact code needed for the main dependencies:
Code:
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils

Did you run this?
jefferson7 (OP)
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
July 13, 2017, 12:41:06 PM
 #3

Thanks that seems to have worked. Core is now installed. But, it has disabled Armory somehow. Now, Armory will not open when launched.
Is that a known issue?
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
July 13, 2017, 03:31:05 PM
 #4

Thanks that seems to have worked. Core is now installed. But, it has disabled Armory somehow. Now, Armory will not open when launched.
Is that a known issue?


Im not sure if it's a known issue or not.
You might want to direct your question to the Alternative Clients > Armory board.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!