Author

Topic: Bitcoin daemon on WebFaction (Read 2265 times)

newbie
Activity: 29
Merit: 0
October 10, 2012, 02:40:04 PM
#6
Has anyone tried installing bitcoind on webfaction in 2012? I'm curious if it's possible.
hero member
Activity: 714
Merit: 500
April 19, 2011, 05:36:57 AM
#5
The dependencies for bitcoind are themselves pretty easy to compile.

Depends on the environment. I was getting a bunch of weird errors. After fighting through the first few waves I decided I'd had enough.

Of course, the HostNexus VPS I got yesterday went down before I could SSH in and start poking around, so now I have to wait for that to come back up before I can start getting things set up over there. :-p

Frustrated ryepdx is frustrated.
administrator
Activity: 5222
Merit: 13032
April 17, 2011, 04:50:32 PM
#4
The dependencies for bitcoind are themselves pretty easy to compile.
hero member
Activity: 714
Merit: 500
April 17, 2011, 05:07:44 AM
#3
Yeah, the dependencies aren't there. :-/

I'm going to try getting glibc installed in my home directory, see if that works.

Edit:
Doing this with shared hosting on WebFaction is turning out to be a huge P.I.T.A. Moving to a VPS on Host Nexus.
hero member
Activity: 566
Merit: 500
Unselfish actions pay back better
April 17, 2011, 04:25:48 AM
#2
Any insights?

Do you have access to developer tools (i.e., a compiler) on the server?  If so, you might have more luck if you compile the program yourself (except it has quite a few dependencies).

Cheers,
hero member
Activity: 714
Merit: 500
April 17, 2011, 04:01:38 AM
#1
Has anyone had any luck getting the Bitcoin daemon running on a WebFaction server? I'm developing a bitcoin service and need some way of getting the daemon running. Right now the binary won't run because of missing libraries. Namely I get this error:

./bin/32/bitcoind: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./bin/32/bitcoind)
./bin/32/bitcoind: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./bin/32/bitcoind)

Any insights?
Jump to: