Hi,
Any idea why I get this error , I have download the file and done the 3 CP commands
From Manual : Information The CP commands in the /usr/bin directory to directly launch the client without using ./monoecid but monoecid
But i get this error when I try and run the monecid
monoeci@scw-044499:~$ monoecid
bash: /usr/bin/monoecid: cannot execute binary file: Exec format error
I have search the directory and the monoecid file is there
I have setup a ARM server on scaleway not a X86 as they had sold out , would that be a issue?
Thanks
yes it is, you have to compile the core for ARM platform by yourself (clone git, and make install, ..., ...).
don't know if it's going to compil good on ARM (normaly it will),
good luck