Author

Topic: ... (Read 1266 times)

legendary
Activity: 1596
Merit: 1012
Democracy is vulnerable to a 51% attack.
...
July 23, 2011, 03:54:19 PM
#12
It looks like the pre-made binaries require glibc 2.11 or later.
full member
Activity: 191
Merit: 100
July 23, 2011, 05:04:33 AM
#11
Do you know offhand what versions of glibc and libstd++ that platform has? You can tell by looking in /lib and /usr/lib for files like "libc-2.14.so" or "libstdc++.so.5.0.7".

It looks like I have "libc.so.6" linked to "libc-2.7.so" and "libstdc++.so.6" linked to "libstdc++.so.6.0.10"
full member
Activity: 135
Merit: 100
July 23, 2011, 04:44:12 AM
#10
could someone install bitcoind and get it running on Debian lenny i will pay 0.1

This is definitely easy - check this thread http://forum.bitcoin.org/index.php?topic=7374.0, there they discuss routine installations of Debian server - I slo just posted detailed step-by-step instructions how to run that server headless.

You can send the pledged 0.1 to 18KusJBxwh4WyV9t72q1WFppwoVxTs2BeB now

[EDIT] Never mind, I just noticed you are asking to install bitcoind, not miners.


legendary
Activity: 1596
Merit: 1012
Democracy is vulnerable to a 51% attack.
July 23, 2011, 04:29:42 AM
#9
Do you know offhand what versions of glibc and libstd++ that platform has? You can tell by looking in /lib and /usr/lib for files like "libc-2.14.so" or "libstdc++.so.5.0.7".
full member
Activity: 191
Merit: 100
July 23, 2011, 04:17:19 AM
#8
Thanks, but I get error when I try to start bitcoind.

Quote
./bitcoind: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by ./bitcoind)
./bitcoind: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./bitcoind)
full member
Activity: 140
Merit: 100
July 22, 2011, 09:00:55 PM
#7
ok this is how you do it

Step 1: enter wget http://downloads.sourceforge.net/project/bitcoin/Bitcoin/bitcoin-0.3.24/bitcoin-0.3.24-linux.tar.gz?r=http%3A%2F%2Fwww.bitcoin.org%2F&ts=1311378049&use_mirror=superb-sea2

Step 2: enter tar xvf bitcoin-0.3.24-linux.tar.gz

Step 3:enter

cd bitcoin-0.3.24
cd bin
cd 32
./bitcoind

Or

cd bitcoin-0.3.24
cd bin
cd 64
./bitcoind

newbie
Activity: 17
Merit: 0
hero member
Activity: 588
Merit: 500
July 22, 2011, 07:11:58 PM
#5
Not going to tell everyone else? Smiley
full member
Activity: 191
Merit: 100
July 22, 2011, 06:11:01 PM
#4
I can't get it to work in Debian 5 either =/
full member
Activity: 140
Merit: 100
July 22, 2011, 04:05:09 PM
#3

I'm not familiar with Debian names, but I've run the standard client on Ubuntu (direct descendant of Debian) in Lucid Lynx and Maverick whatever.
hero member
Activity: 588
Merit: 500
July 22, 2011, 04:01:09 PM
#2
could someone install bitcoind and get it running on Debian lenny i will pay 0.1

The official binaries should run with little trouble. I even routinely compile from source on Debian. Send me a PM if you want.
newbie
Activity: 51
Merit: 0
July 22, 2011, 03:15:12 PM
#1
...
Jump to: