Author Topic: 2.0 No worky on Ubuntu 14.04.3 LTS isntalling with Software Center  (Read 1678 times)

0 Members and 1 Guest are viewing this topic.

Offline thezman007

  • Newbie
  • *
  • Posts: 8
    • View Profile
Thank you. Apparently I am retarded and am running 0.9.2 so I cannot get my wallet exported... I am working on it :)

Offline maqifrnswa

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
Software Center gives me this:

Lintian check results for /home/sewnvac/Downloads/bitshares-light_2.15.288_amd64.deb:
E: BitShares-light: bad-package-name
E: BitShares-light: package-not-lowercase
E: BitShares-light: maintainer-name-missing community@bitshares.org
Use of uninitialized value $name in pattern match (m//) at /usr/share/perl5/Lintian/Check.pm line 203.

I will continue to use 0.9.3 for now.

Try:
Code: [Select]
sudo dpkg -i /home/sewnvac/Downloads/bitshares-light_2.15.288_amd64.deb
instead of software centre
or try:
Code: [Select]
sudo apt-add-repository ppa:showard314/bitshares
sudo apt-get update
sudo apt-get install bitshares2-ui
maintains an Ubuntu PPA: https://launchpad.net/~showard314/+archive/ubuntu/bitshares [15% delegate] wallet_account_set_approval maqifrnswa true [50% delegate] wallet_account_set_approval delegate1.maqifrnswa true

Offline JA

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
I will continue to use 0.9.3 for now.
0.9.3 uses the old dying blockchain everything you do on it is basicly useless

Offline thezman007

  • Newbie
  • *
  • Posts: 8
    • View Profile
Software Center gives me this:

Lintian check results for /home/sewnvac/Downloads/bitshares-light_2.15.288_amd64.deb:
E: BitShares-light: bad-package-name
E: BitShares-light: package-not-lowercase
E: BitShares-light: maintainer-name-missing community@bitshares.org
Use of uninitialized value $name in pattern match (m//) at /usr/share/perl5/Lintian/Check.pm line 203.

I will continue to use 0.9.3 for now.