-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Appimagepoot-5.0.0 failing to run on LMDE5 #97
Comments
Glibc is required is what the error says, try searching on how to install
that on Debian as lmde5 is Debian based.
…On Thu, 9 Mar, 2023, 16:46 thegreatyellow67, ***@***.***> wrote:
Hi, today I've downloaded the latest version of appimagepool, the 5.1.0,
when I run it says:
qt.svg:
/home/giagio/.config/Kvantum/Fluent-round-solid/Fluent-round-solidDark.svg:7988:
Could not resolve property: #paint0_linear
./appimagepool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not
found (required by ./appimagepool)
How resolve the issue?
Thanks
—
Reply to this email directly, view it on GitHub
<#97>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJ3UGXDFL42G2IKIYWPLUC3W3G3X3ANCNFSM6AAAAAAVU65HM4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
In my system there's a Glibc packet installed, but seems that is an old version: ldd --version |
right |
I'm having the same issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, today I've downloaded the latest version of appimagepool, the 5.1.0, when I run it says:
qt.svg: /home/giagio/.config/Kvantum/Fluent-round-solid/Fluent-round-solidDark.svg:7988: Could not resolve property: #paint0_linear
./appimagepool: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./appimagepool)
How resolve the issue?
Thanks
The text was updated successfully, but these errors were encountered: