[Wine] Cannot install vcrun6 or mfc42 using winetricks /Ubuntu10.04

nanomir wineforum-user at winehq.org
Tue May 18 00:13:30 CDT 2010


Hi all, 

Please help with this - I'm looking anywhere for a solution, but I cannot find any references anywhere. 

Wine basically installs and runs OK (i.e. can run Notepad etc), but then I try to install vcrun6 or mfc42 and this is what I get: 


Code:

$ cat /etc/issue
Ubuntu 10.04 LTS \n \l

$ uname -a
Linux mypc 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux

$ wine --version
wine-1.1.42


$ rm -rf /home/USERNAME/.wine
$ wineboot
wine: created the configuration directory '/home/USERNAME/.wine'
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/USERNAME/.wine' has been updated.


$ sh winetricks vcrun6
Executing wine /home/USERNAME/.winetrickscache/vc6redistsetup_enu.exe /T:C:\winetrickstmp /c
err:module:import_dll Library u6?}
                                  u#??????SP??h (which is needed by L"Z:\\home\\USERNAME\\.winetrickscache\\vc6redistsetup_enu.exe") not found
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x681d4785
------------------------------------------------------
Note: command 'wine /home/USERNAME/.winetrickscache/vc6redistsetup_enu.exe /T:C:\winetrickstmp /c' returned status 5.  Aborting.
------------------------------------------------------

$ sh winetricks mfc42
Executing wine /home/USERNAME/.winetrickscache/vc6redistsetup_enu.exe /T:C:\winetrickstmp /c
err:module:import_dll Library u6?}
                                  u#??????SP??h (which is needed by L"Z:\\home\\USERNAME\\.winetrickscache\\vc6redistsetup_enu.exe") not found
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x75ab0785
------------------------------------------------------
Note: command 'wine /home/USERNAME/.winetrickscache/vc6redistsetup_enu.exe /T:C:\winetrickstmp /c' returned status 5.  Aborting.
------------------------------------------------------





Anyone have any idea what I could do to fix this? 

Thanks, 
Cheers!







More information about the wine-users mailing list