You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - running make on my little arm machine (arch linux) gives fatal errors to not finding iup.h
Any idea what pkg this belongs to?
I'm trying to compile as the greeny-cli-linux binary does not run on arm.
bash: ./greeny-cli-linux: cannot execute binary file: Exec format error
which I've seen before when trying to run different architecture executables on arm. My uname -a:
Linux alarm 4.4.97-1-ARCH #1 PREEMPT Sat Nov 11 04:51:38 UTC 2017 armv5tel GNU/Linux
Alternatively, I may create own script to change the tracker name....
The text was updated successfully, but these errors were encountered:
Hi - running
make
on my little arm machine (arch linux) gives fatal errors to not finding iup.hAny idea what pkg this belongs to?
I'm trying to compile as the
greeny-cli-linux
binary does not run on arm.bash: ./greeny-cli-linux: cannot execute binary file: Exec format error
which I've seen before when trying to run different architecture executables on arm. My uname -a:
Linux alarm 4.4.97-1-ARCH #1 PREEMPT Sat Nov 11 04:51:38 UTC 2017 armv5tel GNU/Linux
Alternatively, I may create own script to change the tracker name....
The text was updated successfully, but these errors were encountered: