gpt4all
gpt4all copied to clipboard
GLIBC_2.35 not found
I am running Zorin os 16 and when i try to run chat command i get this error:
./chat: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.35' not found (required by ./chat) ./chat: /lib/x86_64-linux-gnu/libstdc++.so.6: version
GLIBCXX_3.4.30' not found (required by ./chat)
./chat: /lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by ./chat) ./chat: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.33' not found (required by ./chat)
./chat: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by ./chat) ./chat: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.34' not found (required by ./chat)
./chat: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /home/mohamed/AI/gpt4all/bin/../lib/libicuuc.so.70) ./chat: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.34' not found (required by /home/mohamed/AI/gpt4all/bin/../lib/libicuuc.so.70)
I also have Windows 10 as dual boot so I could try it on windows but the problem is I don't want to download the model again as my internet is limited so simple solution is to make the installer able to skip the model download
I also have a similar issue
I'm using Debian and this is the message I receive:
./test_hw: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./test_hw)
And similarly, the same error occurs with ./chat
OS: Debian GNU/Linux 11 (bullseye) InstallationLog.txt
I hope a resolution can be made available in the near future, I'd really like to try this out. Cheers.
Stale, please open a new, updated issue if this is still relevant.
Please update to Debian 12.
I have same issue version `GLIBC_2.34' not found (required by ./chat) people in linux support irc dont even bother to help, asking me what kind of obscure thing Im trying to install Im not an advanced user in linux, so this is probably affecting a lot of people. Unless using some feature that dont exist in earlier version of glibc perhaps it is better to make it use a older version.
I use mint, when updating with apt, I get glibc-source is already the newest version (2.31-0ubuntu9.9).