Skip to content

Instantly share code, notes, and snippets.

@mindbreaker
Created January 28, 2014 15:52
Show Gist options
  • Save mindbreaker/8670212 to your computer and use it in GitHub Desktop.
Save mindbreaker/8670212 to your computer and use it in GitHub Desktop.
Install ProtoShare Wallet on Ubuntu
sudo apt-get install libdb++-dev
git clone git://github.com/InvictusInnovations/ProtoShares.git
cd ProtoShares/
qmake-qt4 -makefile protoshares-qt.pro
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment