Bitcoin Forum
May 06, 2024, 04:50:51 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 1780 times)
moriartybitcoin (OP)
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 12:01:05 AM
 #1

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

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714971051
Hero Member
*
Offline Offline

Posts: 1714971051

View Profile Personal Message (Offline)

Ignore
1714971051
Reply with quote  #2

1714971051
Report to moderator
1714971051
Hero Member
*
Offline Offline

Posts: 1714971051

View Profile Personal Message (Offline)

Ignore
1714971051
Reply with quote  #2

1714971051
Report to moderator
1714971051
Hero Member
*
Offline Offline

Posts: 1714971051

View Profile Personal Message (Offline)

Ignore
1714971051
Reply with quote  #2

1714971051
Report to moderator
Arrogantx
Full Member
***
Offline Offline

Activity: 166
Merit: 100

“What can’t kill Bitcoin, makes it (us) stronger.”


View Profile
December 14, 2014, 12:05:25 AM
 #2

I've sent you a PM that might help

“It will be everywhere, and the world will have to readjust. World governments will have to readjust.”
1KbCRTGQc7oma5NN4taw9ELVhp5PhB149r
moriartybitcoin (OP)
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 12:15:22 AM
 #3

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.

hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 12:23:18 AM
 #4

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)

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

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:03:10 AM
 #5

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

hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 01:04:40 AM
Last edit: December 14, 2014, 01:14:58 AM by hexafraction
 #6

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.

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

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:10:56 AM
 #7

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.

Celerity
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 14, 2014, 01:12:48 AM
 #8

bitcoind is just the server and bitcoin-qt is the gpu on the program I think.
Somekindabitcoin
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
December 14, 2014, 01:17:41 AM
 #9

Paying people with stolen bitcoins I see.
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 01:18:59 AM
 #10

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?

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

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:24:50 AM
 #11

Paying people with stolen bitcoins I see.

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

hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 01:35:59 AM
 #12

Did installing the qt runtime library help?

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

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:44:53 AM
 #13

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 ..

moriartybitcoin (OP)
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:46:56 AM
 #14

actually it did help with the library error, but now I get this error:

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

hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 01:48:24 AM
 #15

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!

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

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:52:00 AM
 #16

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.

moriartybitcoin (OP)
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500

★777Coin.com★ Fun BTC Casino!


View Profile
December 14, 2014, 01:53:34 AM
 #17

I'm looking for someone who knows what they're doing in linux ..

seoincorporation
Legendary
*
Offline Offline

Activity: 3150
Merit: 2930


Top Crypto Casino


View Profile
December 14, 2014, 01:55:47 AM
 #18

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.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
hexafraction
Sr. Member
****
Offline Offline

Activity: 392
Merit: 259

Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ


View Profile
December 14, 2014, 01:58:15 AM
 #19

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.

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

Activity: 518
Merit: 500



View Profile
December 14, 2014, 07:42:50 AM
 #20

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?
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!