office 2007 with wine
-
- Newbie
- Posts: 2
- Joined: Thu Dec 04, 2008 9:35 am
office 2007 with wine
Hi there. I'm new here, and is the first time installing wine.
My question is very simple: can I run MsOffice 2007 (Word, PP, Excel) with wine? How? Can you give an easy step by step tutorial?
Thanks
My question is very simple: can I run MsOffice 2007 (Word, PP, Excel) with wine? How? Can you give an easy step by step tutorial?
Thanks
Re: office 2007 with wine
Search AppDB for answers to such questions:hirohitosan wrote:My question is very simple: can I run MsOffice 2007 (Word, PP, Excel) with wine? How? Can you give an easy step by step tutorial?
http://appdb.winehq.org/appview.php?iVersionId=4992
-
- Newbie
- Posts: 2
- Joined: Thu Dec 04, 2008 9:35 am
http://wiki.winehq.org/FAQ should answer most of your questions.
There are a number of tutorials floating around, e.g.
http://sudosys.be/?q=office2007_wine
Don't follow any tutorial that tells you to download DLLs from random
sites on the web, though! The best way to get MS dlls is by
running winetricks, see http://wiki.winehq.org/winetricks
There are a number of tutorials floating around, e.g.
http://sudosys.be/?q=office2007_wine
Don't follow any tutorial that tells you to download DLLs from random
sites on the web, though! The best way to get MS dlls is by
running winetricks, see http://wiki.winehq.org/winetricks
office 2007 with wine
2008/12/4 hirohitosan <[email protected]>:
were installing them afresh on Windows. Think of Wine as a version of
Windows (which is what it tries to be, after all).
People often think of trying to run their already-installed copy of a
Windows app from Wine (accessing the Windows partition or whatever),
but this is a really bad idea: (a) it often doesn't work (b) it often
fouls up the installation of the app on the Windows partition!
(Because Wine does many things its own way.)
If an app's installed in Wine and everything's working, you can use
the document files from the Windows partition just the same. But the
app installation has to be separate.
- d.
In general, yes - you install apps separately in Wine, just as if youI read that but I couldn't understand how to start wine and Word for example. I already have MsOffice on my computer. Do I have to install it again?
were installing them afresh on Windows. Think of Wine as a version of
Windows (which is what it tries to be, after all).
People often think of trying to run their already-installed copy of a
Windows app from Wine (accessing the Windows partition or whatever),
but this is a really bad idea: (a) it often doesn't work (b) it often
fouls up the installation of the app on the Windows partition!
(Because Wine does many things its own way.)
If an app's installed in Wine and everything's working, you can use
the document files from the Windows partition just the same. But the
app installation has to be separate.
- d.
Do not follow that tutorial if you are using Wine 1.1.3 or newer; it is outdated. No native overrides are needed to install Office 2007 in current Wine. Just run the installer as you would in Windows. Once Office is installed, set riched20.dll to (native, builtin) in winecfg. You do not have to install the dll--Office installs its own riched20, but Wine won't use it until you set the override.
office 2007 with wine
dimesio <[email protected]> at Dec 4, 2008 9:04 AM (MST) wrote about [Wine] Re: office 2007 with wine
James McKenzie
Are there functions in this version of riched20.dll that need to be implemented so that we don't have to run the native dll?Do not follow that tutorial if you are using Wine 1.1.3 or newer; it is outdated. No native overrides are needed to install Office 2007 in current Wine. Just run the installer as you would in Windows. Once Office is installed, set riched20.dll to (native, builtin) in winecfg. You do not have to install the dll--Office installs its own riched20, but Wine won't use it until you set the override.
James McKenzie
Re: office 2007 with wine
http://bugs.winehq.org/show_bug.cgi?id=14980Are there functions in this version of riched20.dll that need to be implemented so that we don't have to run the native dll?
Re: office 2007 with wine
I can understand point a because of the registry (apps that completely rely on the registry usually won't run), but b sounds like something very rare to happen... I've run dozens of apps through Wine, including from Windows partitions, without it fouling up everything simply because Wine's registry is completely seperate and 95% of the time it can read and write the app's config files just fine.David Gerard wrote:2008/12/4 hirohitosan <[email protected]>:
People often think of trying to run their already-installed copy of a
Windows app from Wine (accessing the Windows partition or whatever),
but this is a really bad idea: (a) it often doesn't work (b) it often
fouls up the installation of the app on the Windows partition!
(Because Wine does many things its own way.)
But yeah, pretty much all MS apps do require a fresh installation because of the heavy usage of the registry and extra DLLs the apps come with.
office 2007 with wine
2008/12/5 DaVince <[email protected]>:
way, not the way Windows does.
(When changing machines/hard disks on Windows 95/98 way back when, I
used to do things all the time like copying the contents of one HD to
the other and trying to run apps from there. Or put an old C: drive in
a box as a new D: drive. Results varied. Oddly, Office 95 used to cope
with the move quite reasonably ...)
- d.
David Gerard wrote:
People often think of trying to run their already-installed copy of a
Windows app from Wine (accessing the Windows partition or whatever),
but this is a really bad idea: (a) it often doesn't work (b) it often
fouls up the installation of the app on the Windows partition!
(Because Wine does many things its own way.)
Yeah, I think it's mostly registry. Wine manages its registry its ownI can understand point a because of the registry (apps that completely rely on the registry usually won't run), but b sounds like something very rare to happen... I've run dozens of apps through Wine, including from Windows partitions, without it fouling up everything simply because Wine's registry is completely seperate and 95% of the time it can read and write the app's config files just fine.
way, not the way Windows does.
Wine is best thought of as a separate Windows installation.But yeah, pretty much all MS apps do require a fresh installation because of the heavy usage of the registry and extra DLLs the apps come with.
(When changing machines/hard disks on Windows 95/98 way back when, I
used to do things all the time like copying the contents of one HD to
the other and trying to run apps from there. Or put an old C: drive in
a box as a new D: drive. Results varied. Oddly, Office 95 used to cope
with the move quite reasonably ...)
- d.