1 # as of version 47908a890726f424371c9784b8508cff163c2c78 (Gavin Andresen) Thu Feb 10 19:24:22 2011 -0500
2 # Visual C++ compatibility fixes
3 git clone https://github.com/bitcoin/bitcoin
5 # apply the bitcoin.patch in this directory
6 make -f makefile.unix bitcoind
7 # copy to /usr/local/bin
8 sudo cp bitcoind /usr/local/bin
10 # install pyside for your distro, http://developer.qt.nokia.com/wiki/PySide_Binaries_Linux
11 sudo add-apt-repository ppa:pyside
13 sudo apt-get install python-pyside
18 # Esperanto translation:
19 # uncomment the 5th line from the bottom of main.py