Page 1 of 1

wine + indigo_08

Posted: Fri May 04, 2007 4:50 am
by kowalenzo
hi guys!

i have a problem with indigo_08 under linux... it seems that wine isn't able to handle it any more. i get this message:

err:module:import_dll Library MSVCP71.dll (which is needed by L"Z:\\home\\k\\Desktop\\indigo_08_test1\\indigo.exe") not found
err:module:import_dll Library MSVCR71.dll (which is needed by L"Z:\\home\\k\\Desktop\\indigo_08_test1\\indigo.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\k\\Desktop\\indigo_08_test1\\indigo.exe" failed, status c0000135

do you have any idea how to solve it? how can i install those libraries?

kowalenzo

Posted: Fri May 04, 2007 5:06 am
by joegiampaoli
Download from here:

http://www.dll-files.com/dllindex/dll-f ... ml?msvcp71
http://www.dll-files.com/dllindex/dll-f ... ml?msvcr71

Extract and copy them to your system32 folder of your .wine directory and that should be it.

Posted: Fri May 04, 2007 5:21 am
by kowalenzo
there's no system32 folder in my wine dict, and all the files in my wine dict have *.dll.so extension. I put those 2 libs in my wine dict together with all the libs, and still get the same error message. but thanks for help anyway ;)

Posted: Fri May 04, 2007 5:25 am
by joegiampaoli
:shock: What??? :shock:

Ok here goes, to begin with is your wine directory hidden (does it have a dot before the folder name, are you looking for hidden directories?)

The path to the system 32 should be:

/home/yourusername/.wine/drive_c/windows/system32

you should see some dll files there......

What linux are you using by the way and what version of wine?

Posted: Fri May 04, 2007 5:26 am
by carbon
it is enough to put it into indigo directory

Posted: Fri May 04, 2007 5:27 am
by joegiampaoli
Ah yes also.... :roll: :roll: :roll:

Just trying to help in a way that if he runs another app with wine that needs the same dll files then he will get same error for that app.......

Posted: Fri May 04, 2007 5:39 am
by kowalenzo
ok, thanks a lot guys, both solutions work perfect :-)
and forgive me being such a dumass in this area ;-)

Posted: Sat May 19, 2007 11:18 am
by DaveC
I've got that same error, downloaded the .dll files, and copied them in to the system32 directory. indigo still refuses to run. what am i doing wrong?

Code: Select all

dave@1[Indigo]$ wine indigo.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libXxf86dga.so.1: cannot open shared object file: No such file or directory
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libXxf86dga.so.1: cannot open shared object file: No such file or directory
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
Anybody clever enough to help me? I'm running simplyMEPIS64 on an AMD Athlon 64 3500+ with 2 gigs of ram.

Posted: Sat May 19, 2007 1:58 pm
by joegiampaoli
Hi DaveC! ok, looks like libXxf86dga.so.1 is actually the problem there. I've never had an issue like this because I use ubuntu, still this might be a wine problem with libXxf86dga.so.1 are you using latest wine? I googled up for libXxf86dga.so.1 and some people report similar problems. Try newer wine 0.9.37 just to see. Go here:

http://www.winehq.org/site/download