IPRoyal / pawns-cli

10 stars 3 forks source link

Can't run pawns-cli on Raspberry #1

Open alexsorel opened 2 years ago

alexsorel commented 2 years ago

Sorry for being a newbee, I've downloaded the ARM version on my raspberry pi 1B, in the /home directory, then run the command line, but get in return "bash: pawns-cli: command not found". What am I missing?

Talentfrei87 commented 2 years ago

Hello i have the same problem please help us!

IPRoyal commented 2 years ago

Hello, try to change it to ./pawns-cli, there is ./ missing.

Or try change directory to /usr/local/bin/

alexsorel commented 2 years ago

Tried both but with no success. Also tried chmod +x, but no success either. Any more hints?

IPRoyal commented 2 years ago

Can you provide us with what error you are getting?

alexsorel commented 2 years ago

Error message is "Illegal instruction"

IPRoyal commented 2 years ago

Sorry, we don't have an ARMv6 build yet. We are going to make it the future for sure!