Bitcoin Forum
June 03, 2024, 04:14:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Building bitcoind, bitcoin-cli, and bitcoin-qt clients on Debian Jessie.  (Read 2127 times)
Cryddit (OP)
Legendary
*
Offline Offline

Activity: 924
Merit: 1129


View Profile
December 03, 2014, 03:04:56 AM
 #1

Today I built bitcoin (from sid sources) on my desktop box which runs on Debian "Jessie".  

I wrote a blog post that lists, and explains, all the commands needed, in order.  

Comments are welcome.  So is criticism, as long as it comes with a good suggestion as to making the instructions clearer.

http://dillingers.com/blog/2014/12/02/a-short-guide-to-building-bitcoind-and-bitcoin-qt-on-debian-jessie/
dserrano5
Legendary
*
Offline Offline

Activity: 1974
Merit: 1029



View Profile
December 03, 2014, 07:20:30 AM
 #2

I'd put stuff under /usr/local instead of /usr.
Cryddit (OP)
Legendary
*
Offline Offline

Activity: 924
Merit: 1129


View Profile
December 03, 2014, 09:36:27 PM
 #3

I'd put stuff under /usr/local instead of /usr.

Good point.  The filesystem standard says /usr/local is for stuff installed on the machine that isn't part of the "standard equipment" for the system, and in this case that's true of the bitcoin stuff because it's not known to the package management system. 

I put it under /usr because I was unthinkingly re-creating the system as it would have been had it been properly installed from a .deb package in the standard distribution.
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!