Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: moriartybitcoin on December 14, 2014, 12:01:05 AM



Title: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 12:01:05 AM
hi folks,

I am trying to install Bitcoind on a VPS running Centos 6 (64bit).

I will pay 0.12btc to anyone who helps me. I just need some assistance with command line because I am not having any luck with the install. Can anyone provide a series of commands that I can run in bash to install bitcoind ??

I have looked on google and surprisingly there are few (if any) tutorials for installing on Centos 6


Title: Re: Paying 0.12btc for quick help with install
Post by: Arrogantx on December 14, 2014, 12:05:25 AM
I've sent you a PM that might help


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 12:15:22 AM
I've sent you a PM that might help

I've already seen those pages, but this shouldn't be so complex.  I'm sure it's just a series of 5 or 6 commands to get this thing installed. I just don't know what those commands are.


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 12:23:18 AM
I would be glad to help. Please PM me with some info. If you'd like and trust me, I can also connect remotely to set it up using ssh or ssh-in-teamviewer(so you can see what I am doing)


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:03:10 AM
well, I need to do it myself, I just need some step-by-step instructions. I am running a VPS with Centos 6 64bit.  It shouldn't be too hard to provide basic instructions on how to do it.

So far I have downloaded the tarball from bitcoin.org, unzipped it, and tried to run bitcoin-qt but I get this error:

 error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 01:04:40 AM
Are you sure that you are running bitcoind and not bitcoin-qt? The tarball is compiled with desktop systems in mind, so you might have better luck compiling from source. I'll write up a quick guide ASAP.

Edit: Hmm, EC has been stripped from CentOS repositories for some extremely strange reason. The build process for a fixed openssl is quite complex and I do not have a CentOS box to test on.

Edit 2: libQtGui.so.4 is provided by the `qt-x11` package. It is possible that the executable is linked to it for some reason but doesn't actually need a screen to draw to, so you could try
Code:
yum install qt-x11
and try to run bitcoind again.


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:10:56 AM
Are you sure that you are running bitcoind and not bitcoin-qt? The tarball is compiled with desktop systems in mind, so you might have better luck compiling from source. I'll write up a quick guide ASAP.

oh I see .. I am going here (https://bitcoin.org/en/download) and downloading the linux version of 'Bitcoin Core'

Didn't realize there was a difference anymore between bitcoind and bitcoinqt ..

I am doing everything from bash command line so maybe this version of bitcoin is not the right one?  I could compile from source if I had instructions, but I've never done it before.


Title: Re: Paying 0.12btc for quick help with install
Post by: Celerity on December 14, 2014, 01:12:48 AM
bitcoind is just the server and bitcoin-qt is the gpu on the program I think.


Title: Re: Paying 0.12btc for quick help with install
Post by: Somekindabitcoin on December 14, 2014, 01:17:41 AM
Paying people with stolen bitcoins I see.


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 01:18:59 AM
bitcoind is just the server and bitcoin-qt is the gpu on the program I think.

GUI, not GPU. bitcoin-qt is a frontend.

Paying people with stolen bitcoins I see.

Proof please?


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:24:50 AM
Paying people with stolen bitcoins I see.

oh don't bring up that bullshit, i didn't steal anyone's coins


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 01:35:59 AM
Did installing the qt runtime library help?


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:44:53 AM
didn't seem to help, seems like CentOS is a bad distro for running bitcoin: https://bitcointalk.org/index.php?topic=229332.20

maybe I should install ubuntu ..


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:46:56 AM
actually it did help with the library error, but now I get this error:

symbol lookup error: ./bitcoin-qt: undefined symbol: _ZN10QTextCodec11validCodecsEv


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 01:48:24 AM
Yeah, CentOS is definitely problematic. It ships a hobbled openssl that doesn't include *gasp* EC operations (which, of course, Bitcoin uses extensively). In addition, your symbol error is caused by the fact that CentOS publishes an out-of-date QT version.

If you use Ubuntu, installing a recent version that doesn't link to qt from the daemon for no reason is a breeze, as is compiling from source (which I'd be happy to help with as needed).

Best of luck!


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:52:00 AM
Yeah, CentOS is definitely problematic. It ships a hobbled openssl that doesn't include *gasp* EC operations (which, of course, Bitcoin uses extensively). In addition, your symbol error is caused by the fact that CentOS publishes an out-of-date QT version.

If you use Ubuntu, installing a recent version that doesn't link to qt from the daemon for no reason is a breeze, as is compiling from source (which I'd be happy to help with as needed).

Best of luck!

please email me at moriarty.bitcoin@gmail.com ? I could hire you to do the install and I have other projects open as well.


Title: Re: Paying 0.12btc for quick help with install
Post by: moriartybitcoin on December 14, 2014, 01:53:34 AM
I'm looking for someone who knows what they're doing in linux ..


Title: Re: Paying 0.12btc for quick help with install
Post by: seoincorporation on December 14, 2014, 01:55:47 AM
I use Centos and i have bitcoin-qt installed. If you want i can help you with your vps.

I have solve problems with Centos on this forum: https://bitcointalk.org/index.php?topic=630598.0

If i can help you please send me a PM.


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 01:58:15 AM
Yeah, CentOS is definitely problematic. It ships a hobbled openssl that doesn't include *gasp* EC operations (which, of course, Bitcoin uses extensively). In addition, your symbol error is caused by the fact that CentOS publishes an out-of-date QT version.

If you use Ubuntu, installing a recent version that doesn't link to qt from the daemon for no reason is a breeze, as is compiling from source (which I'd be happy to help with as needed).

Best of luck!

please email me at moriarty.bitcoin@gmail.com ? I could hire you to do the install and I have other projects open as well.

Sent you an email. PGP key is 0x2441321B.


Title: Re: Paying 0.12btc for quick help with install
Post by: Somekindabitcoin on December 14, 2014, 07:42:50 AM
Paying people with stolen bitcoins I see.

oh don't bring up that bullshit, i didn't steal anyone's coins

Is that why you made fake accounts to back up your bullshit?


Title: Re: Paying 0.12btc for quick help with install
Post by: activebiz on December 14, 2014, 10:35:59 AM
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


Title: Re: Paying 0.12btc for quick help with install
Post by: Master_dandosha on December 14, 2014, 01:01:04 PM
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 .


Title: Re: Paying 0.12btc for quick help with install
Post by: hexafraction on December 14, 2014, 01:29:00 PM
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.


Title: Re: Paying 0.12btc for quick help with install
Post by: activebiz on December 14, 2014, 06:00:38 PM
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