Hey i have question.
I have a problem with execution of program (64-bit) I'ts a bioinformatic program (http://ffas.sanfordburnham.org/ffas-cgi/cgi/download.pl?ses=&rv=&lv= [with source code]) I building a cluster of 5x orange pi one plus (http://www.orangepi.org/OrangePiOneplus/) just for education purpose and fun when I assigned PATH, given chmod permission i still get
cannot execute binary file: Exec format error
So I quess is all about architecture I start a program for AMD? How can I compile source code for ARM?
here's my cluster
Best