On Mittwoch, 2. März 2022 16:01:09 -03 Miguel A. Vallejo wrote: > Hello > > After the recent update of Wine packages in Sid, some programs do not > run because of a missing libgcc_s_dw2-1.dll. They all worked just fine > with the previous version. > > ~$ wine SpaceEngine.exe > 014c:err:module:import_dll Library libgcc_s_dw2-1.dll (which is needed > by L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\zlib1.dll") not > found > 014c:err:module:import_dll Loading library zlib1.dll (which is needed > by L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\libtiff3.dll") > failed ( > error c000007b). > 014c:err:module:import_dll Library libtiff3.dll (which is needed by > L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\SpaceEngine.exe") not > found > 014c:err:module:LdrInitializeThunk Importing dlls for > L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\SpaceEngine.exe" > failed, status c0000135 > > I looked in my backups and I never had any libgcc_s_dw2-1.dll > installed in my system, but now it seems to be needed. > > Any ideas? Thanks in advance
Hi Hello! When I didn't find libgcc_s_dw2-1.dll at first, installing the other missing libraries by using winetricks I was able to start my applications at least. Start with zlib1.dll - that is in winetricks. Then copy the other libraries into the pertinent folders of your windows folder of your wine installation. libgcc_s_dw2-1.dll can be found here https://www.sts-tutorial.com/download/start/Mjc2NA==[1] and libtiff3.dll can be faound herehttps://everydll.com/gnuwin32/libtiff3-dll/#download-dll[2] Google is your friend - this time - ..._ _.__ __... ...__ -- Eike Lantzsch ZP6CGE -------- [1] https://www.sts-tutorial.com/download/start/Mjc2NA== [2] https://everydll.com/gnuwin32/libtiff3-dll/#download-dll