Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - enodata

Pages: [1]
1
BitShares PTS / [ANN] Protoshares Ubuntu 13.10 packages
« on: December 22, 2013, 04:20:06 pm »
For those running Ubuntu 13.10 and having trouble compiling from source, I've created packages for Protoshares wallet and daemon, available on Launchpad:

https://launchpad.net/~k-dg/+archive/protoshares

How to install:

(1) Add PPA repository:

Code: [Select]
sudo apt-add-repository ppa:k-dg/protoshares
sudo apt-get update

(2) Install wallet:

Code: [Select]
sudo apt-get install protoshares-qt

(3) If you need daemon:

Code: [Select]
sudo apt-get install protosharesd

Pages: [1]