Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on ARM #2

Open
ikwyl6 opened this issue Dec 31, 2018 · 1 comment
Open

Running on ARM #2

ikwyl6 opened this issue Dec 31, 2018 · 1 comment

Comments

@ikwyl6
Copy link

ikwyl6 commented Dec 31, 2018

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....

@welp-ops
Copy link

welp-ops commented Jan 6, 2019

IUP is only needed for the GUI build. Run make build/native/bin/greeny-cli to build only the CLI (will be placed at build/native/bin/greeny-cli).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants