2013-05-22 18:37:45 Withdrawal WmVEK8sFawdB1RMKaub8atQhawzcbnS9Fr 0.90000000
To be able to compiling worldcoin-qt you need to install Qt development libraries. (more details http://qt.nokia.com/downloads/ )
sudo apt-get update
sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui
Then download and install worldcoin-qt dependencies:
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb++-dev
sudo apt-get install libqrencode-dev
sudo apt-get install libboost1.48-all-dev
If you don't yet have git, get it
sudo apt-get install git
Download the source code:
git clone https://github.com/worldcoinproject/Worldcoin.git
Go to newly create directory:
cd Worldcoin
Verify that you have 'worldcoin-qt.pro' in your Worldcoin directory:
ls
Following files/directories should be listed:
contrib COPYING doc INSTALL README README.md share src worldcoin-qt.pro
Build without UPNP support:
qmake "USE_UPNP=-"
Do the magic:
make
and ready for test run ! Launch your wallet application.
./worldcoin-qt
In the case you see this useful, I don't mind if you throw me with a coin..
WDC: WmVEK8sFawdB1RMKaub8atQhawzcbnS9Fr