Author Topic: Can bitshares_client run on Raspberry Pi 2?  (Read 1213 times)

0 Members and 1 Guest are viewing this topic.

Offline maqifrnswa

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
Is it possible to build/run bitshares_client (cli) on Raspberry pi 2?

bitshares_client 0.9.2 on raspbian:

doesnot start

Code: [Select]
-bash: ./bitshares_client: cannot execute binary file

raspbian is an armhf architecture, you're probably trying to run a x86 binary. You may have to compile it yourself. I can put a package up, but it will only be for raspbian jessie (so you'll have to upgrade or apt pin to jessie). If you're interested in such a package, let me know -- it takes a while to make.
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 fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav

Offline fundomatic

  • Full Member
  • ***
  • Posts: 149
    • View Profile
Is it possible to build/run bitshares_client (cli) on Raspberry pi 2?

bitshares_client 0.9.2 on raspbian:

doesnot start

Code: [Select]
-bash: ./bitshares_client: cannot execute binary file