Bitcoin Setup


SUBMITTED BY: Guest

DATE: March 13, 2014, 9:39 a.m.

FORMAT: Text only

SIZE: 354 Bytes

HITS: 805

  1. Setup
  2. ---------------------
  3. You need the Qt4 run-time libraries to run Bitcoin-Qt. On Debian or Ubuntu:
  4. `sudo apt-get install libqtgui4`
  5. Unpack the files into a directory and run:
  6. - bin/32/bitcoin-qt (GUI, 32-bit)
  7. - bin/32/bitcoind (headless, 32-bit)
  8. - bin/64/bitcoin-qt (GUI, 64-bit)
  9. - bin/64/bitcoind (headless, 64-bit)

comments powered by Disqus