Ok here are the steps
- If you have default Ubuntu installation upgrade the WINE.You need at least 1.1.3 (Just install the extra beta layer on Ubuntu 9.10 Karmic kola)
- Insert the Office CD.
- Right click the setup file and select run through WINE
- Your progress bar may hang for few minutes in mid way. But it will continue.
- Enjoy!!
Some problems you may face.
Ms word and MS excel should work out of the box.
However Excel and Access might need slight tuning. Here is what you need to do
Configuring excel
- Go to wine > configure wine window.
- In the libraries tab select riched20 from drop down list and click add button.
- Click ok button
Configuring Access
- Wine > Browse C:
- c:/Program Files/Microsoft Office/Office12 and find ACEDAO.DLL
- Delete the file.
- Delete following lines from msaccess.exe.manifest
-
<dependency> <dependentAssembly> <assemblyIdentity type="win32" name="AceDAO" version="12.0.0.0" language="*" processorArchitecture="X86"> </assemblyIdentity> </dependentAssembly> </dependency>