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

Binary doesn't want to work (archlinux) #12

Open
groutr opened this issue Feb 19, 2017 · 1 comment
Open

Binary doesn't want to work (archlinux) #12

groutr opened this issue Feb 19, 2017 · 1 comment

Comments

@groutr
Copy link

groutr commented Feb 19, 2017

Super frustrating error. Any ideas on how to resolve this, @kantooon?

QRadioPredict-0.8.8$ ls
clip.py  CHANGELOG          libMapGraphics.so.1    libMapGraphics.so.1.0.0  material_radio_properties.txt  qradiopredict  README.MapGraphics
COPYING  libMapGraphics.so  libMapGraphics.so.1.0  LICENSE.MapGraphics      propagation.sqlite             qRadioPredict  README.md
QRadioPredict-0.8.8$ bash ./qradiopredict
./qradiopredict
./qradiopredict: line 3: ./qRadioPredict: No such file or directory
QRadioPredict-0.8.8$ stat ./qRadioPredict
  File: qRadioPredict
  Size: 977484          Blocks: 1912       IO Block: 4096   regular file
Device: fe02h/65026d    Inode: 8658970     Links: 1
@kantooon
Copy link
Contributor

I'm not actually sure, but one of the avenues for investigation is 32 bit support on your system. The binary is 32 bit, which is why I recommend cloning this repo and compiling from source. In addition to architecture, you'll get the latest bug fixes and features. Unfortunately I don't have enough time to provide packaging for this application (hint for interested users).

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