Wine 1.1.18 FC10 and Office 2007

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Wine 1.1.18 FC10 and Office 2007

Post by farika »

Hi. I need to install office 2007 on my Fedora core 10.

I followed this tutorial : http://samanathon.com/how-to-install-mi ... buntu-804/

Same dll overides , but the office installer crashes during the installation (only 1% or 2%). "the installation has encountered an error"

2nd Try : I've try to use my office installation with my dual boot windows. I had "IOPL not implemented error" when i runned WINWORD.EXE. Same thing if i copy my office folder to ~./wine/drive_c/Program Files.

Log file for the office installer crashe :
fixme:rpc:RpcImpersonateClient ((nil)): stub
fixme:rpc:RpcRevertToSelf stub
fixme:advapi:CheckTokenMembership (0x8c 0x133990 0xdce58c) stub!
fixme:ole:NdrCorrelationFree (0xac8d118): stub
fixme:ole:NdrCorrelationInitialize (0xac8d42c, 0xac8d02c, 1024, 0x0): stub
fixme:rpc:NdrStubCall2 new correlation description not implemented
fixme:rpc:RpcImpersonateClient ((nil)): stub
fixme:rpc:RpcRevertToSelf stub
fixme:advapi:CheckTokenMembership (0x8c 0x147a50 0xbce5c0) stub!
fixme:ole:NdrCorrelationFree (0xac8d42c): stub
fixme:ole:NdrCorrelationInitialize (0xac8d3ec, 0xac8cfec, 1024, 0x0): stub
fixme:hook:IsWinEventHookInstalled (32780)-stub!
fixme:hook:IsWinEventHookInstalled (32780)-stub!
fixme:hook:IsWinEventHookInstalled (32773)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:hook:IsWinEventHookInstalled (32778)-stub!
fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
fixme:powrprof:DllMain (0x61340000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11
fixme:netapi32:NetGetJoinInformation Stub (null) 0x32f0dc 0x32f0d0
fixme:advapi:CheckTokenMembership ((nil) 0x188468 0x32f0b8) stub!
fixme:advapi:CheckTokenMembership ((nil) 0x188468 0x32f0b8) stub!
fixme:powrprof:DllMain (0x61340000, 0, (nil)) not fully implemented
[Foxvengeor@Mithrilnux office]$ fixme:powrprof:DllMain (0x60bf0000, 0, 0x1) not fully implemented


Help please. Thank you by advance
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine 1.1.18 FC10 and Office 2007

Post by dimesio »

farika wrote:Hi. I need to install office 2007 on my Fedora core 10.

I followed this tutorial : http://samanathon.com/how-to-install-mi ... buntu-804/
Follow the instructions in the AppDB. http://appdb.winehq.org/objectManager.p ... n&iId=4992
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine 1.1.18 FC10 and Office 2007

Post by vitamin »

farika wrote:Hi. I need to install office 2007 on my Fedora core 10.

I followed this tutorial : http://samanathon.com/how-to-install-mi ... buntu-804/
Don't! Most/all external howtos getting outdated withing a month.
Read AppDB instead: http://appdb.winehq.org/objectManager.p ... n&iId=4992

farika wrote:2nd Try : I've try to use my office installation with my dual boot windows.
This will never work for anything MS - all their software writes loads of stuff into registry.
http://wiki.winehq.org/FAQ#head-497f1a2 ... 2c7767afa2
Last edited by vitamin on Sat Apr 18, 2009 8:23 pm, edited 1 time in total.
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

Ok thanks. Succeful installation with wine 1.1.15.

But when launch winword i had this error now :
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE" failed, status c0000135

vcrun2005 installed with wintricks. But same...
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

farika wrote:Ok thanks. Succeful installation with wine 1.1.15.
Have you removed ~/.wine directory before installing office?
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

Yes. I've removed the folder and uninstalled wine 1.1.17. After i installed 1.1.15 and office.

Installation ok. But now , can't launch winword. MSVCR80 needed :?

WineFaq send me to install vcrun2005 with wintricks. :
6.8. My application won't run, and says it needs MSVCR80.DLL

Install MSVCR80.DLL and friends by running winetricks and selecting vcrun2005 (MS Visual C++ 2005 libraries: mfc80,msvcp80,msvcr80).

Install of vcrun2005 done
winetricks done.


But same error.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

farika wrote:Yes. I've removed the folder and uninstalled wine 1.1.17. After i installed 1.1.15 and office.

Installation ok. But now , can't launch winword. MSVCR80 needed :?

WineFaq send me to install vcrun2005 with wintricks. :
6.8. My application won't run, and says it needs MSVCR80.DLL

Install MSVCR80.DLL and friends by running winetricks and selecting vcrun2005 (MS Visual C++ 2005 libraries: mfc80,msvcp80,msvcr80).

Install of vcrun2005 done
winetricks done.


But same error.
Word shouldn't need msvcr80.dll at all. If you installed it for Access, try setting the override for Access only rather than globally, which is what winetricks does.
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

I've don't install access. Only word :cry:

@Mithrilnux Office12]$ wine WINWORD.EXE
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE" failed, status c0000135

Always the same error. Why he want MSVCR if he don't need it?
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

If i put manually this file to system32 i've got a new error :
wine WINWORD.EXE
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE" failed, status c0000142


:(
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

farika wrote:If i put manually this file to system32 i've got a new error :
wine WINWORD.EXE
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
err:module:attach_process_dlls "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Microsoft Office\\Office12\\WINWORD.EXE" failed, status c0000142


:(
You shouldn't be getting that message. Delete ~/.wine and reinstall with no overrides.
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

Fine! That's work.

Only one last issue. The polices are horrible. :?. I think it's the antialiasing
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

I have a problem with word 2007 characters on wine. Unable to take ê â ô ... I have a French AZERTY keyboard.... It's only in word, not in openoffice
farika
Level 2
Level 2
Posts: 14
Joined: Sat Apr 18, 2009 7:14 pm

Post by farika »

Up. Help please. I think it's a charset problem , but it's only in wine.
Locked