office installation crashes

Questions about Wine on Linux
Locked
Bala subramanian

office installation crashes

Post by Bala subramanian »

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-us ... chment.htm>
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: office installation crashes

Post by dimesio »

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.p ... n&iId=4992
Bala subramanian

office installation crashes

Post by Bala subramanian »

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 <[email protected]> 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.p ... n&iId=4992





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Bala subramanian

office installation crashes

Post by Bala subramanian »

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
<[email protected]>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-us ... chment.htm>
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: office installation crashes

Post by dimesio »

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

office installation crashes

Post by Bala subramanian »

I am installing wine from source. When i give ./configure, i get so many
warning. do i need to install all these libraries to load office 2007 or can
i continue with installation of wine.

configure: libxcursor development files not found, the Xcursor extension
won't be supported.
configure: libxi development files not found, the Xinput extension won't be
supported.
configure: libXxf86vm development files not found, XFree86 Vidmode won't be
supported.
configure: libxrandr development files not found, XRandr won't be supported.
configure: libxinerama development files not found, multi-monitor setups
won't be supported.
configure: libxcomposite development files not found, Xcomposite won't be
supported.
configure: libGLU development files not found, GLU won't be supported.
configure: libhal/libdbus development files not found, no dynamic device
support.
configure: libgnutls development files not found, no schannel support.
configure: lib(n)curses development files not found, curses won't be
supported.
configure: libsane development files not found, scanners won't be supported.
configure: libgphoto2 development files not found, digital cameras won't be
supported.
configure: liblcms development files not found, Color Management won't be
supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libcups development files not found, CUPS won't be supported.
configure: fontconfig development files not found, fontconfig won't be
supported.
configure: libgsm development files not found, gsm 06.10 codec won't be
supported.
configure: libmpg123 development files not found (or too old), mp3 codec
won't be supported.
configure: libopenal development files not found (or too old), OpenAL won't
be supported.
configure: libldap (OpenLDAP) development files not found, LDAP won't be
supported.

configure: WARNING: libxrender development files not found, XRender won't be
supported.

configure: WARNING: libxml2 development files not found, XML won't be
supported.

configure: WARNING: libxslt development files not found, xslt won't be
supported.

configure: WARNING: OpenSSL development files not found, SSL won't be
supported.

configure: Finished. Do 'make depend && make' to compile Wine.


On Tue, Feb 2, 2010 at 1:00 PM, dimesio <[email protected]> wrote:
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.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Usurp
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Re: office installation crashes

Post by Usurp »

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.
Martin Gregorie

office installation crashes

Post by Martin Gregorie »

On Tue, 2010-02-02 at 11:50 -0600, Usurp wrote:
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.
F10 is in end-of-life. , i.e. its packages are no longer being updated.
Fedora never fully support more than two versions, so with F12 out of
beta, support for F10 ended at the the beginning of this year.

I'm still on F10 but just about to switch over to F12.



Martin
zeedune
Newbie
Newbie
Posts: 2
Joined: Wed Feb 10, 2010 2:42 am

Post by zeedune »

I get the same error on an Ubuntu 8.04, Hardy with Wine 1.1.37. I've also tried with wine 1.1.25 and 1.1.35, but they all give the same error. Are there any other tricks I can use, besides upgrading Wine?
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

zeedune wrote:I get the same error on an Ubuntu 8.04, Hardy with Wine 1.1.37. I've also tried with wine 1.1.25 and 1.1.35, but they all give the same error. Are there any other tricks I can use, besides upgrading Wine?
Which error are you talking about--Office not installing or the missing dependencies?
zeedune
Newbie
Newbie
Posts: 2
Joined: Wed Feb 10, 2010 2:42 am

Post by zeedune »

dimesio wrote:
zeedune wrote:I get the same error on an Ubuntu 8.04, Hardy with Wine 1.1.37. I've also tried with wine 1.1.25 and 1.1.35, but they all give the same error. Are there any other tricks I can use, besides upgrading Wine?
Which error are you talking about--Office not installing or the missing dependencies?
Office not installing, I think. More precisely "*err:msi:ready_media Cabinet not found: L"C:\\windows\\Installer\\OfficeLR.CAB" " .

However, I noticed that I had some problems with winetricks also, so I completely removed Wine and re-installed it again, then followed this guide: http://www.wine-reviews.net/wine-review ... -1132.html and now it works perfectly. Apparently my wine installation was messed up.
sameer-shelavale
Newbie
Newbie
Posts: 2
Joined: Thu Aug 23, 2012 7:08 am

Re: office installation crashes

Post by sameer-shelavale »

configure: libldap (OpenLDAP) development files not found, LDAP won't be supported.
configure: WARNING: libxrender development files not found, XRender won't be supported.
configure: WARNING: libxml2 development files not found, XML won't be supported.
configure: WARNING: libxslt development files not found, xslt won't be supported.
configure: WARNING: OpenSSL development files not found, SSL won't be supported.
here is what u need to do

Code: Select all

sudo apt-get install libldap-dev libxrender-dev libxml2-dev libxslt-dev libssl-dev
Locked