0.7.4 Raspberry Pi fails to execute

When I try to execute the MeerK40t_Pi v0.7.4 on a Raspberry Pi 3, I get the following error:
“cannot execute binary file: Exec format error”

Seems like it may have been compiled for x86 and not ARM?
Thoughts?

Nevermind. I’m a complete idiot…totally my fault.
I untar’d on my PC before scp’ing to my Pi. Duh.
All good. Thanks!

BTW, MeerK40t is on Pypi. so pip install meerk40t and then just running meerk40t is generally going to be easier than the precompiled formats, assuming the pi has internet.

4 Likes