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

dependency not included in appimage #5

Open
sudoshindo opened this issue Nov 16, 2024 · 5 comments
Open

dependency not included in appimage #5

sudoshindo opened this issue Nov 16, 2024 · 5 comments

Comments

@sudoshindo
Copy link

sudoshindo commented Nov 16, 2024

It's telling me that glibc 2.39 is not found.

This problem doesn't happen on the original SamRewritten, please fix.

@jsnli
Copy link
Owner

jsnli commented Nov 16, 2024

Are you in the right directory? That error indicates the AppImage isn't present and is unrelated to dependencies.

@sudoshindo
Copy link
Author

Realized the screenshot mistake.
Removed the image and just wrote out what error I got.
My bad.

@jsnli
Copy link
Owner

jsnli commented Nov 16, 2024

Could you share what distro and glibc version you're on? dpkg -l libc6

@sudoshindo
Copy link
Author

Fedora 40

ldd --version
ldd (GNU libc) 2.38
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

@jsnli
Copy link
Owner

jsnli commented Nov 20, 2024

Compiling Tauri on Ubuntu 22.04.5 would widen support but is currently blocked by libwebit2gtk-4.1-0 issues. This will probably be fixed in the future by it's maintainers. For now you'll need to upgrade your system.

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