不过发现问题比较多,先后用了wine,playonlinux,crossover都无法成功安装软件

以下是用sh winetricks 帮助安装时发生的问题
安装msxml时也是 安装ie如下问题 那位大哥大姐指点一下怎么解决?以下是wine1.1.27de一堆终端反馈信息:
titan@titan-laptop:~/桌面$ sh winetricks msxml3
Using native,builtin override for following DLLs: msxml3
Executing wine regedit /home/titan/.wine/drive_c/winetrickstmp/override-dll.reg
Executing wine msiexec /i /home/titan/.winetrickscache/msxml3.msi
fixme:advapi:LookupAccountNameW (null) L"titan" (nil) 0x32f80c (nil) 0x32f810 0x32f804 - stub
fixme:advapi:LookupAccountNameW (null) L"titan" 0x152f60 0x32f80c 0x1348d0 0x32f810 0x32f804 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values
fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet
fixme:setupapi:SetupQueryInfOriginalFileInformationW (0x942120, 0, (nil), 0x82c018): semi-stub
fixme:setupapi:SetupPromptReboot 0x12d8f8, (nil), 1
err:ole:MSFT_Seek seek beyond end (1703107296/43928)
wine: Unhandled exception 0x80000003 at address 0x7b8404e3 (thread 0028), starting debugger...
0x7b8404e3 DebugBreak+0x3 in kernel32: int $3
Modules:
Module Address Debug info Name (96 modules)
PE 690000- 6ba000 Deferred msi4125.tmp
ELF 7b800000-7b96e000 Export kernel32<elf>
\-PE 7b820000-7b96e000 \ kernel32
ELF 7bc00000-7bcb1000 Deferred ntdll<elf>
\-PE 7bc10000-7bcb1000 \ ntdll
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7dd2a000-7ddb3000 Deferred crypt32<elf>
……
ELF b7e07000-b7f43000 Deferred libwine.so.1
ELF b7f45000-b7f63000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
0000000e
00000016 0
00000015 0
00000014 0
00000010 0
0000000f 0
00000011
00000018 0
00000017 0
00000013 0
00000012 0
0000001d (D) C:\windows\system32\msiexec.exe
00000028 0 <==
0000001e 0
0000001f
00000020 0
Backtrace:
=>0 0x7b8404e3 DebugBreak+0x3() in kernel32 (0x0068d3d8)
1 0x7e5645a6 in oleaut32 (+0x345a6) (0x0068d418)
2 0x7e567fd8 in oleaut32 (+0x37fd8) (0x0068d458)
……
15 0xb7d5e49e __clone+0x5e() in libc.so.6 (0x00000000)
err:msi:custom_get_thread_return Invalid Return Code -2147483645
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Note: command 'wine msiexec /i /home/titan/.winetrickscache/msxml3.msi' returned status 67. Aborting.