Answer the question
In order to leave comments, you need to log in
How to update glibc?
Basically I have Zorin OS, but there is almost no difference from Ubuntu.
Here is the error code when starting Wine:
[email protected]:~$ wine /home/vlad/Sms/Sms_Bomber.exe
000d:err:module:load_builtin_dll failed to load .so lib for builtin L"windowscodecs.dll": /lib/x86_64-linux-gnu/ libm.so.6: version `GLIBC_2.27' not found (required by /usr/lib/wine/../x86_64-linux-gnu/wine/windowscodecs.dll.so)
000d:err:module:import_dll Loading library windowscodecs.dll (which is needed by L"C:\\windows\\system32\\winemenubuilder.exe") failed (error c000007a).
000d:err:module:attach_dlls Importing dlls for L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
0009:err:module:load_builtin_dll failed to load .so lib for builtin L"msvcrt.dll ": /lib/i386-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /usr/lib/wine/../i386-linux-gnu/wine/msvcrt.dll.
0009:err:module:import_dll Loading library msvcrt.dll (which is needed by L"Z:\\home\\vlad\\Sms\\Sms_Bomber.exe") failed (error c000007a).
0009:err:module:attach_dlls Importing dlls for L"Z:\\home\\vlad\\Sms\\Sms_Bomber.exe" failed, status c0000135
Answer the question
In order to leave comments, you need to log in
Glibc is a stumbling block for binary Linuxes. That is, those where the package contains executable files, and not source codes. It's the library that every binary written in C on Linux depends on - the whole foundation of the system. Don't contact him. Wine can and will be repaired for you, but something important will die, picking up the wrong library, and you will reinstall.
This error means that the Wine you are running does not match the Linux release you have. Where did you get Wine? It is correct to take here , through PPA.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question