Bitcoin Forum
May 22, 2024, 12:20:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Paying 0.12btc for quick help with install  (Read 1781 times)
activebiz
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 14, 2014, 10:35:59 AM
Last edit: December 14, 2014, 12:40:00 PM by activebiz
 #21

centos6 uses qt 4.6 u can see the issue here https://github.com/bitcoin/bitcoin/issues/4799

you can either upgrade qt to qt4.8.4 using

rpm -ivh http://download.opensuse.org/repositories/home:/michal_lubinski:/Fuplo/CentOS_CentOS-6/x86_64/qt-devel-4.8.4-2.1.x86_64.rpm

   for x86_64 64bit systems or

rpm -ivh http://download.opensuse.org/repositories/home:/michal_lubinski:/Fuplo/CentOS_CentOS-6/i686/qt-devel-4.8.4-2.1.i686.rpm

   for i686 32bit systems.

you could also compile bitcoin yourself.

installing bitcoin on ubuntu Linux is generally very easy.  on ubuntu u can quickly get up and running with 3 commands.

$ sudo apt-add-repository ppa:bitcoin/
bitcoin
$ sudo apt-get update
$ sudo apt-get install bitcoin-qt

Master_dandosha
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500

IF YOU Enjoy Trade with ME ..PUT Feedback Please


View Profile
December 14, 2014, 01:01:04 PM
 #22

centos6 uses qt 4.6 u can see the issue here https://github.com/bitcoin/bitcoin/issues/4799

you can either upgrade qt to qt4.8.4 using

rpm -ivh http://download.opensuse.org/repositories/home:/michal_lubinski:/Fuplo/CentOS_CentOS-6/x86_64/qt-devel-4.8.4-2.1.x86_64.rpm

   for x86_64 64bit systems or

rpm -ivh http://download.opensuse.org/repositories/home:/michal_lubinski:/Fuplo/CentOS_CentOS-6/i686/qt-devel-4.8.4-2.1.i686.rpm

   for i686 32bit systems.

you could also compile bitcoin yourself.

installing bitcoin on ubuntu Linux is generally very easy.  on ubuntu u can quickly get up and running with 3 commands.

$ sudo apt-add-repository ppa:bitcoin/
bitcoin
$ sudo apt-get update
$ sudo apt-get install bitcoin-qt

in ubuntu there is no need for command it is very easy just go to the store and search for the bitcoin software -install .

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 01:29:00 PM
 #23

in ubuntu there is no need for command it is very easy just go to the store and search for the bitcoin software -install .

No, this is a security issue. The bitcoind distributed with Ubuntu is version 0.3.24~dfsg-1, which is basically ancient.

I have recently become active again after a long period of inactivity. Cryptographic proof that my account has not been compromised is available.
activebiz
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
December 14, 2014, 06:00:38 PM
 #24

running
$ sudo apt-add-repository ppa:bitcoin/
bitcoin
$ sudo apt-get update
$ sudo apt-get install bitcoin-qt
in ubuntu should iinstall the latest bitcoin software

Pages: « 1 [2]  All
  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!