<br><br><div class="gmail_quote">On 9 December 2010 09:29, JHB <span dir="ltr">&lt;<a href="mailto:josephhenryblack@yahoo.co.nz">josephhenryblack@yahoo.co.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The latest version of wine needs winetricks ms fonts to install and run 2009.<br>
<br>
Lets see if you can be helped.. First query - did it install ok?<br></blockquote><div><br>Thanks for the reply.<br>Yes, it installed fine and does a belly up after the splash screen. From a new ~/.wine folder, I ran<br><br>
winetricks corefonts<br>winetricks vcrun2008<br><br>This got me (on a 32 bit box) vcredist_x86.exe installed, but (on a 64 bit) I got vc_ideredist.exe. I do have a legal version of vista on the 64 bit, and it installed� vcredist_x86.exe, so I installed vcredist_x86.exe on the 64 bit wine also<br>
<br>To get me over silly issues with xfce I also cd to the windows/system32 directory and run lndir pointing at the MEPS\ Platform\ 2.3 directory, which lets all the supplied dlls be found. The standard thing is to pass a directory to it.<br>
<br>Install the program, and it� crashes<br><a href="http://pastebin.com/giMVstA0">http://pastebin.com/giMVstA0</a><br><br>The first output is vcredist_installing. The second is the Library. I have tried a bit to sort this, even if only for other people&#39;s sakes. Running through with WINEDEBUG=+loaddll, I get this<br>
trace:loaddll:load_builtin_dll Loaded L&quot;C:\\windows\\system32\\msvcrt.dll&quot; at 0x7e420000: builtin<br>trace:loaddll:load_builtin_dll Loaded L&quot;C:\\windows\\system32\\msvcp90.dll&quot; at 0x7e4a0000: builtin<br>
trace:loaddll:free_modref Unloaded module L&quot;C:\\windows\\system32\\msvcrt.dll&quot; : builtin<br>trace:loaddll:free_modref Unloaded module L&quot;C:\\windows\\system32\\msvcp90.dll&quot; : builtin<br>trace:loaddll:load_native_dll Loaded L&quot;C:\\windows\\winsxs\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148<br>
_x-ww_d495ac4e\\MSVCR90.dll&quot; at 0x78520000: native<br>trace:loaddll:load_native_dll Loaded L&quot;C:\\windows\\winsxs\\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148<br>_x-ww_d495ac4e\\MSVCP90.dll&quot; at 0x78480000: native<br>
<br><br>I am extremely suspicious of that, because previous errors have been in the form &quot;Cannot parse dependent manifests&quot; but it seems the 64 bit box finally has the picture. Going through with dependency walker, everything is finally in place although it doesn&#39;t like the &#39;unfinished symphony&#39; nature of some of the dlls. Full output� from the wtlib2010 program on<br>
<br><a href="http://cid-9936144096ff2c07.office.live.com/browse.aspx/Public?uc=1">http://cid-9936144096ff2c07.office.live.com/browse.aspx/Public?uc=1</a><br></div></div><br>
I don&#39;t see it reloading msvcrt.dll :-/. That� might be the show stopper. It&#39;s a boring library lookup tool but has great value to those who use it, as it&#39;s an alternative to shelves of books. Many only use a computer for that.<br>