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

AppImage does not run, missing bundled library #3

Open
probonopd opened this issue Jul 27, 2018 · 2 comments
Open

AppImage does not run, missing bundled library #3

probonopd opened this issue Jul 27, 2018 · 2 comments

Comments

@probonopd
Copy link

AppImage does not run, missing bundled library:

error report libmir_sdr.so: cannot open shared object file: No such file or directory
OK, functions seem to be loaded
Parent pid 9901, child pid 9904

References

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Jul 27, 2018 via email

@probonopd
Copy link
Author

probonopd commented Jul 27, 2018

I see. In this case, would it be an option to use dlopen() to access the library, and display a dialog in case it is not available, describing where to get it from? I think in my case I would not even need it for my RTL2838U device, but as it stands, the application does not even launch.

Thanks for your great work.

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