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 containe some libs #1043

Open
jpVm5jYYRE1VIKL opened this issue Dec 31, 2024 · 2 comments
Open

AppImage does not containe some libs #1043

jpVm5jYYRE1VIKL opened this issue Dec 31, 2024 · 2 comments

Comments

@jpVm5jYYRE1VIKL
Copy link

./CubicSDR-0.2.5-x86_64.AppImage
./CubicSDR-0.2.5-x86_64.AppImage: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full

@joostvhts
Copy link

joostvhts commented Feb 11, 2025

for me it's these (on Linux Mint 22.1):

./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libthai.so.0: version `LIBTHAI_0.1.25' not found (required by /lib/x86_64-linux-gnu/libpango-1.0.so.0)
./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib/x86_64-linux-gnu/libgio-2.0.so.0)
./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib/x86_64-linux-gnu/libmount.so.1)

@angelosne
Copy link

I had this error

./CubicSDR-0.2.4-x86_64.AppImage: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory

and after installing the libnsl I got this one

./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libthai.so.0: version `LIBTHAI_0.1.25' not found (required by /lib64/libpango-1.0.so.0)
./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib64/libgio-2.0.so.0)
./CubicSDR-0.2.4-x86_64.AppImage: ./lib/x86_64-linux-gnu/libselinux.so.1: no version information available (required by /lib64/libmount.so.1)

I use Fedora 41

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

3 participants