Skip to content

genjix/spesmilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e96b132 · Feb 16, 2011

History

10 Commits
Feb 14, 2011
Feb 14, 2011
Feb 14, 2011
Feb 14, 2011
Feb 14, 2011
Feb 16, 2011
Feb 15, 2011
Feb 15, 2011
Feb 14, 2011
Feb 14, 2011
Feb 14, 2011

Repository files navigation

# as of version 47908a890726f424371c9784b8508cff163c2c78 (Gavin Andresen) Thu Feb 10 19:24:22 2011 -0500
#  Visual C++ compatibility fixes
git clone https://github.com/bitcoin/bitcoin

# apply the bitcoin.patch in this directory
make -f makefile.unix bitcoind
# copy to /usr/local/bin
sudo cp bitcoind /usr/local/bin

# install pyside for your distro, http://developer.qt.nokia.com/wiki/PySide_Binaries_Linux
sudo add-apt-repository ppa:pyside
sudo apt-get update
sudo apt-get install python-pyside

# run the program
python main.py

# Esperanto translation:
#   uncomment the 5th line from the bottom of main.py

About

bitcoin client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages