lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
https://nofwl.com
52.68k stars 5.93k forks source link

Can this software use lower glibc version ? [Bug] #384

Open widon1104 opened 1 year ago

widon1104 commented 1 year ago

Version

0.10.3

Bug description

➜ Desktop chat-gpt chat-gpt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by chat-gpt) ➜ Desktop getconf GNU_LIBC_VERSION glibc 2.28 Can this software use lower glibc version ?

OS

deepinV20.8

Environment

No response

lencx commented 1 year ago

This issue has been feedback in tauri. https://github.com/tauri-apps/tauri/issues/1355 Don't seem to see any good solutions, you can try to upgrade the system version?

widon1104 commented 1 year ago

upgrade the system glibc version is hard and dangerous, probably will let the system crash.

lencx commented 1 year ago

You can try the .appimage installer.

widon1104 commented 1 year ago

You can try the .appimage installer.

➜ chatgpt ./chat-gpt-0.10.3.AppImage chat-gpt: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.29' not found (required by chat-gpt) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libwebkit2gtk-4.0.so.37) chat-gpt: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libwebkit2gtk-4.0.so.37) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libgtk-3.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libcairo.so.2) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libjavascriptcoregtk-4.0.so.18) chat-gpt: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.26' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libjavascriptcoregtk-4.0.so.18) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libicui18n.so.66) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libicuuc.so.66) chat-gpt: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.30' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libsystemd.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libxml2.so.2) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libsqlite3.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libxslt.so.1) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/liblcms2.so.2) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libgstreamer-1.0.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libgstaudio-1.0.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libgsttag-1.0.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libgstvideo-1.0.so.0) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libpng16.so.16) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libopenjp2.so.7) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libwebp.so.6) chat-gpt: /lib/x86_64-linux-gnu/libm.so.6: versionGLIBC_2.29' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libpixman-1.so.0) chat-gpt: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.30' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libselinux.so.1) chat-gpt: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.30' not found (required by /tmp/.mount_chat-gZMuTUc/usr/lib/libudev.so.1)

lencx commented 1 year ago

Did you download it from here? https://github.com/lencx/ChatGPT/releases/tag/v0.10.3

widon1104 commented 1 year ago

Did you download it from here? https://github.com/lencx/ChatGPT/releases/tag/v0.10.3

Yes