Bitcoin Forum
April 26, 2024, 06:26:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Compile bitcoind v0.8.6 on Linux Crunchbang-Waldorf  (Read 641 times)
Polyatomic (OP)
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
June 01, 2014, 11:33:24 AM
 #1


Find a mirror to add to your /etc/apt/sources.list here https://www.debian.org/mirror/list so you can grap the older libdb4.8 packages needed. They can be found in the oldstable package repositories

Pick one to add. I'm in Australia so for example i added , deb http://ftp.au.debian.org/debian/ oldstable main    <-- notice the oldstable  : )

Now prep for the build

Code:
sudo apt-get update

sudo apt-get install build-essential libssl-dev libboost-all-dev libdb4.8-dev libdb4.8++dev libminiupnpc-dev
clone a repository

Code:
git clone https://github.com/bitcoin/bitcoin.git

Code:
https://git.gitorious.org/bitcoin/bitcoind.git

you can git checkout 0.8.6 or Luke-jr has a good one v0.8.6.eligius4 at gitorious

once you have the souce you can

Code:
cd bitcoin/src

make -f makefile.unix USE_UPNP=1

grab something to drink and when you come back you should have bitcoind compiled on Linux Crunchbang-Waldorf.

Crunchbang is based on Debian Wheezy so , I imagine this will work on that also.  : D
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Polyatomic (OP)
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


View Profile
June 01, 2014, 11:33:53 AM
 #2

How did you go?
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1000


https://gliph.me/hUF


View Profile
June 01, 2014, 11:38:20 AM
 #3

I'd be more interested in how / if you get 0.9.1 compiled as it's missing the makefile.unix?

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
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!