Bitcoin Forum
April 25, 2024, 09:19:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: ...  (Read 1266 times)
seanpd16 (OP)
Newbie
*
Offline Offline

Activity: 51
Merit: 0



View Profile
...
July 22, 2011, 07:15:12 PM
Last edit: September 21, 2011, 07:55:47 PM by seanpd16
 #1

...
1714079977
Hero Member
*
Offline Offline

Posts: 1714079977

View Profile Personal Message (Offline)

Ignore
1714079977
Reply with quote  #2

1714079977
Report to moderator
1714079977
Hero Member
*
Offline Offline

Posts: 1714079977

View Profile Personal Message (Offline)

Ignore
1714079977
Reply with quote  #2

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

Activity: 588
Merit: 500



View Profile
July 22, 2011, 08: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.

3KzNGwzRZ6SimWuFAgh4TnXzHpruHMZmV8
bcforum
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
July 22, 2011, 08: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.

If you found this post useful, feel free to share the wealth: 1E35gTBmJzPNJ3v72DX4wu4YtvHTWqNRbM
codler
Full Member
***
Offline Offline

Activity: 191
Merit: 100



View Profile
July 22, 2011, 10:11:01 PM
 #4

I can't get it to work in Debian 5 either =/

error
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500



View Profile
July 22, 2011, 11:11:58 PM
 #5

Not going to tell everyone else? Smiley

3KzNGwzRZ6SimWuFAgh4TnXzHpruHMZmV8
robin1979
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
July 22, 2011, 11:18:47 PM
 #6

http://packages.debian.org/sid/bitcoind
bcforum
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
July 23, 2011, 01:00:55 AM
 #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


If you found this post useful, feel free to share the wealth: 1E35gTBmJzPNJ3v72DX4wu4YtvHTWqNRbM
codler
Full Member
***
Offline Offline

Activity: 191
Merit: 100



View Profile
July 23, 2011, 08: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)

JoelKatz
Legendary
*
Offline Offline

Activity: 1596
Merit: 1012


Democracy is vulnerable to a 51% attack.


View Profile WWW
July 23, 2011, 08: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".

I am an employee of Ripple. Follow me on Twitter @JoelKatz
1Joe1Katzci1rFcsr9HH7SLuHVnDy2aihZ BM-NBM3FRExVJSJJamV9ccgyWvQfratUHgN
gopher
Full Member
***
Offline Offline

Activity: 135
Merit: 100


View Profile
July 23, 2011, 08: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.


codler
Full Member
***
Offline Offline

Activity: 191
Merit: 100



View Profile
July 23, 2011, 09: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"

JoelKatz
Legendary
*
Offline Offline

Activity: 1596
Merit: 1012


Democracy is vulnerable to a 51% attack.


View Profile WWW
July 23, 2011, 07:54:19 PM
 #12

It looks like the pre-made binaries require glibc 2.11 or later.

I am an employee of Ripple. Follow me on Twitter @JoelKatz
1Joe1Katzci1rFcsr9HH7SLuHVnDy2aihZ BM-NBM3FRExVJSJJamV9ccgyWvQfratUHgN
Pages: [1]
  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!