Pages:
Author

Topic: Paying 0.12btc for quick help with install (Read 1824 times)

hero member
Activity: 518
Merit: 500
December 14, 2014, 02: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
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
December 14, 2014, 09:29:00 AM
#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.
hero member
Activity: 714
Merit: 500
IF YOU Enjoy Trade with ME ..PUT Feedback Please
December 14, 2014, 09:01:04 AM
#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 .
hero member
Activity: 518
Merit: 500
December 14, 2014, 06:35:59 AM
#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
hero member
Activity: 518
Merit: 500
December 14, 2014, 03: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?
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
December 13, 2014, 09:58:15 PM
#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 [email protected] ? I could hire you to do the install and I have other projects open as well.

Sent you an email. PGP key is 0x2441321B.
legendary
Activity: 3304
Merit: 3094
December 13, 2014, 09:55:47 PM
#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://bitcointalksearch.org/topic/paying-somebody-100-to-setup-opengpg-on-a-centos6-server-630598

If i can help you please send me a PM.
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:53:34 PM
#17
I'm looking for someone who knows what they're doing in linux ..
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:52:00 PM
#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 [email protected] ? I could hire you to do the install and I have other projects open as well.
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
December 13, 2014, 09:48:24 PM
#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!
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:46:56 PM
#14
actually it did help with the library error, but now I get this error:

symbol lookup error: ./bitcoin-qt: undefined symbol: _ZN10QTextCodec11validCodecsEv
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:44:53 PM
#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 ..
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
December 13, 2014, 09:35:59 PM
#12
Did installing the qt runtime library help?
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:24:50 PM
#11
Paying people with stolen bitcoins I see.

oh don't bring up that bullshit, i didn't steal anyone's coins
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
December 13, 2014, 09:18:59 PM
#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?
hero member
Activity: 518
Merit: 500
December 13, 2014, 09:17:41 PM
#9
Paying people with stolen bitcoins I see.
newbie
Activity: 4
Merit: 0
December 13, 2014, 09:12:48 PM
#8
bitcoind is just the server and bitcoin-qt is the gpu on the program I think.
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:10:56 PM
#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.
sr. member
Activity: 392
Merit: 268
Tips welcomed: 1CF4GhXX1RhCaGzWztgE1YZZUcSpoqTbsJ
December 13, 2014, 09:04:40 PM
#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.
hero member
Activity: 560
Merit: 500
★777Coin.com★ Fun BTC Casino!
December 13, 2014, 09:03:10 PM
#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
Pages:
Jump to: