|
请教:
我使用Wine1.1.31模拟Office2007失败,操作过程如下:
安装Wine1.1.31
安装CrossOver 8.1.4
复制CrossOver的rpcrt4.dll.so于~/.wine/driver_c/windows/system32/ ,并更名为rpcrt4.dll
安装msxml3.0
使用Wine中的添加/删除 安装Office2007 (使用下载的ISO镜像,只选择了PowerPoint)
安装过程顺利,无错误提示
满怀希望地启动PowerPoint 2007,任务栏看到“正在启动 PowerPoint 2007“,但数秒后消失,无响应。再启动,仍然不成功。
(Linux发行版:Ubuntu 9.10)
请问:问题出在哪里?谢谢指教!
补充:终端下尝试,提示错误:
fixme: actctx : parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module :import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\POWERPNT.EXE") not found
fixme: actctx : parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\ppcore.dll") not found
fixme: actct x : parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0)
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\oart.dll") not found
err:module:import_dll Library oart.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\ppcore.dll") not found
err:module:import_dll Library ppcore.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\POWERPNT.EXE") not found
err:moduledrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\POWERPNT.EXE" failed, status c0000135
是不是缺少了什么组件? |
|