BitShares Forum
Main => Technical Support => Topic started by: fundomatic on August 07, 2015, 03:33:04 pm
-
Is it possible to build/run bitshares_client (cli) on Raspberry pi 2?
bitshares_client 0.9.2 on raspbian:
doesnot start
-bash: ./bitshares_client: cannot execute binary file
-
there's a project for bts 2.0 https://bitsharestalk.org/index.php/topic,17297.0.html hope that helps
-
Is it possible to build/run bitshares_client (cli) on Raspberry pi 2?
bitshares_client 0.9.2 on raspbian:
doesnot start
-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.