I'm having a bit of difficulty getting bfgminer to work on my Odroid N2 running Ubuntu 18.04. I have the armv6 version installed and I'm attempting to just get the sample start_moonlander2.sh script to get things going, but I'm getting the following error when trying to run from my bfgminer folder:
./start_moonlander2.sh: line 1: ./bfgminer: no such file or directory
I've given read/write permissions to everything in the directory.
Any thoughts? Is it because it's a 64bit proc?
The only other thing I have running on this SBC is cgminer with my GekkoScience stuff.
Pretty sure you'll need to compile this on the odriod. Linux Binaries are for the raspberry pi and x86 based CPUs, they might not work with 64bit ARM.