http://bugs.winehq.org/show_bug.cgi?id=6591
--- Comment #30 from Marco Trevisan (Treviño) trevi55@gmail.com 2007-10-06 20:17:02 --- (In reply to comment #27)
If you use current wine (0.9.46), and start with a clean .wine directory, and use winetricks to install the visual C++ runtimes (e.g. wget http://kegel.com/winetricks; sh winetricks vcrun2006), does it work for you?
Well, yes it seems it works, but the script is downloadable from http://www.kegel.com/wine/winetricks and the right command is sh winetricks vcrun2005, but the essential thing is right...
(In reply to comment #28)
@Marco Trevisan: I tried that Osiris app thingy, and it comes with it's own vc2005redist. You should just install this app on a new ~/.wine. It then loads msvcr80.dll just fine. However it then run into another bug, loading another dll fails, but seems that one can be fixed quite easily. I'll have a look into it.
Well, in fact I had the mentioned error, when I tried to run that app from the "zip version" while, installing it with the setup.exe, the app installed, then I need to extract libnspr (ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.6.4/msvc6.0/WINNT5.0_OPT.OBJ/nspr-4.6.4.zip) to its directory... After that the software started, but then it freezes while loading plugins, but maybe I should open another bug for it also if a porting for linux is planned...
Bye