You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Appimage reports version 'GLIBC_2.32' not found and deb reports error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory. However, on Debian 11 those libraries cannot upgrade to that high version. Considering Debian 11 is still quite popular, please lower the versions of dependencies during building if possible.Thanks.