Author Topic: [ANN] Protoshares Ubuntu 13.10 packages  (Read 2215 times)

0 Members and 1 Guest are viewing this topic.

Offline enodata

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: [ANN] Protoshares Ubuntu 13.10 packages
« Reply #3 on: December 22, 2013, 05:04:05 pm »
Fair enough.

Easy way to verify is to compare sources - download source packages from Launchpad (this is what Launchpad uses to build binaries)

https://launchpad.net/~k-dg/+archive/protoshares/+files/protoshares_0.8.5.orig.tar.gz
https://launchpad.net/~k-dg/+archive/protoshares/+files/protoshares_0.8.5-0~ppa1.debian.tar.gz

and compare them to source code on github.

There should be only one difference - I removed *.patch from .gitignore.
« Last Edit: December 22, 2013, 05:12:36 pm by enodata »
Bitmessage: BM-2cTrBQjawt5jrXutgZaXgy2kgsf5V44Rho

Offline itnom

  • Full Member
  • ***
  • Posts: 64
    • View Profile
    • Bitsapphire - The web development group that makes disruptive startups happen
Re: [ANN] Protoshares Ubuntu 13.10 packages
« Reply #2 on: December 22, 2013, 04:37:11 pm »
Can anybody make sure this isn't some sort of scam? I'm always weary of private packages.

Otherwise a great idea.
Back our bid as a BitShares Delegate! http://bitsapphire.com/Bitshares-Delegate

wallet_approve_delegate bitsapphire true

Offline enodata

  • Newbie
  • *
  • Posts: 6
    • View Profile
[ANN] Protoshares Ubuntu 13.10 packages
« Reply #1 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
Bitmessage: BM-2cTrBQjawt5jrXutgZaXgy2kgsf5V44Rho