Friends, I tried to install MS office 2007 with wine version 1.1.23 in fedora10. It crashes with the following message. Is there any solution for the same ? fixme:msxml:DllCanUnloadNow fixme:msxml:DllCanUnloadNow fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet fixme:mscoree:LoadLibraryShim (0x60c20eac L"fusion.dll", (nil), (nil), 0xa6dcaa4): semi-stub fixme:msi:msi_unimplemented_action_stub DeleteServices -> 1 ignored L"ServiceControl" table values fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 1 ignored L"Font" table values fixme:msi:msi_unimplemented_action_stub RemoveRegistryValues -> 2 ignored L"RemoveRegistry" table values fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 180 ignored L"PublishComponent" table values fixme:msi:msi_unimplemented_action_stub UnregisterProgIdInfo -> 2 ignored L"ProgId" table values fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values fixme:msi:MsiSourceListGetInfoW Unhandled context 4 *err:msi:ready_media Cabinet not found: L"C:\\windows\\Installer\\OfficeLR.CAB" err:msi:ACTION_InstallFiles Failed to ready media err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1603* fixme:ole:NdrCorrelationInitialize (0xa6dd42c, 0xa6dd02c, 1024, 0x0): stub fixme:rpc:NdrStubCall2 new correlation description not implemented fixme:rpc:RpcImpersonateClient ((nil)): stub fixme:rpc:RpcRevertToSelf stub fixme:advapi:CheckTokenMembership (0x8c 0x13a718 0xebe5b0) stub! fixme:ole:NdrCorrelationFree (0xa6dd42c): stub fixme:ole:NdrCorrelationInitialize (0xa6dd3ec, 0xa6dcfec, 1024, 0x0): stub fixme:ole:NdrCorrelationInitialize (0xa6dd38c, 0xa6dcf8c, 1024, 0x0): stub fixme:ole:NdrCorrelationInitialize (0xa6dd36c, 0xa6dcf6c, 1024, 0x0): stub *err:rpc:RpcAssoc_BindConnection rejected bind for reason 0* fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled. fixme:netapi32:NetGetJoinInformation Stub (null) 0x32f0dc 0x32f0d0 fixme:advapi:CheckTokenMembership ((nil) 0x138728 0x32f0b8) stub! fixme:advapi:CheckTokenMembership ((nil) 0x138728 0x32f0b8) stub! fixme:msxml:DllCanUnloadNow -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100201/f0592fd9/attachment.htm>
Bala subramanian wrote:> Friends, > I tried to install MS office 2007 with wine version 1.1.23 in fedora10. It > crashes with the following message. Is there any solution for the same ? > >Upgrade to the latest development release. A regression borked installing Office 2007 from 1.1.17 through 1.1.23. Follow the howto in the AppDB. http://appdb.winehq.org/objectManager.php?sClass=version&iId=4992
Thank you, But how to upgrade wine. I tried with yum upgrade wine But yum tells me that no upgrade available. On Mon, Feb 1, 2010 at 11:10 PM, dimesio <wineforum-user at winehq.org> wrote:> > Bala subramanian wrote: > > Friends, > > I tried to install MS office 2007 with wine version 1.1.23 in fedora10. > It > > crashes with the following message. Is there any solution for the same ? > > > > > > > Upgrade to the latest development release. A regression borked installing > Office 2007 from 1.1.17 through 1.1.23. Follow the howto in the AppDB. > http://appdb.winehq.org/objectManager.php?sClass=version&iId=4992 > > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100201/4730c2ec/attachment.htm>
Thank you for the reply. Any one has idea about upgrading wine in fedora10. when i tried to upgrade wine with yum, it upgraded to version 1.1.23 but not to 1.1.37. yum --enablerepo=updates-testing upgrade wine Where can i find the rpm of wine 1.3.7. On Tue, Feb 2, 2010 at 4:45 AM, James McKenzie <jjmckenzie51 at earthlink.net>wrote:> Bala subramanian wrote: > > Friends, > > I tried to install MS office 2007 with wine version 1.1.23 in fedora10. > It > > crashes with the following message. Is there any solution for the same ? > > > > > Try upgrading to Wine 1.1.37. Some of these messages have been fixed. > > James McKenzie > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100202/7a87e1bf/attachment.htm>
Bala subramanian wrote:> Thank you for the reply. Any one has idea about upgrading wine in fedora10. > when i tried to upgrade wine with yum, it upgraded to version 1.1.23 but not > to 1.1.37. >Fedora 10 is pretty old; it looks like they stopped making Wine packages for it at 1.1.23. If there are no new packages, your choices are either build Wine yourself, or downgrade to 1.1.16 to install Office 2007.
Bala subramanian wrote:> Thank you for the reply. Any one has idea about upgrading wine in fedora10. > when i tried to upgrade wine with yum, it upgraded to version 1.1.23 but not > to 1.1.37. > > yum --enablerepo=updates-testing upgrade wine > > Where can i find the rpm of wine 1.3.7. > >You might want to upgrade to fedora 12, as you don't seem to have development packages installed, looking at the warning you get when using ./configure.