When we switch from windows to ubuntu or other linux distributions , the main thing which we miss is Office Package . Being a newbie it is very difficult to handle openoffice .so i thought to post an article related to this .
A. WINE CHECK/VERSION CHECK
-to check if you have installed wine already or check the version of your wine
1)Click Application>Accessories>T erminal
2)On the Terminal window type ‘wine –version’
Note:
- If you have not installed wine yet you will receive this message The program 'wine' is currently not installed. You can install it by typing: sudo apt-get install wine bash: wine: command not found then you may proceed to STEP D.
- If your wine version is 1.1.12 to 1.1.16 or 1.1.24+ then you may proceed to STEP C
B. UNINSTALL WINE
If the version of your wine is 1.1.11 below, 1.1.17 to 1.1.23 you will not be able to install MSOffice 2007 due to regression so you have to uninstall this by following the steps:
Click System>Administration>Synaptic Package Manager
On the Synaptic Package Manager window type ‘Wine” on Search scroll down look for Wine right click on it and click Mark for Complete Removal>Apply>Reload>Close “OR”
Type
Code:
sudo apt-get remove wine
in your terminal window. (I prefer this one because this is faster compared in using Synaptic Package Manager)
C. DELETE WINE FOLDER
- this step will delete your wine folder which means all programs you installed through wine will also be deleted.
Click Places>Home Folder press CTRL+H to unhide .wine folder and press delete or type
Code:
rm -rf ~./wine
in your terminal window.
D. INSTALL WINE
Wine is a translation layer (a program loader) capable of running Windows applications on Linux and other POSIX compatible operating systems.
1)Download wine from this site http://wine.budgetdedicated.com/archive/index.html and click your desired version (1.1.12 – 1.1.16 or 1.1.24+)
2)After downloading double click the file and install it if a warning message like this 'A later version is available in a "software channel" will appear just click ok and install.
Note:
If your operating system (OS) is a fresh or newly installed you need to click System>Administration>Synaptic Package Manager and click Reload to update the necessary files needed in installing wine.
E. INSTALL MICROSOFT OFFICE 2007
1)Insert your Microsoft Office 2007 installer on your CD-ROM look for the file named 'setup.exe' right click on it and click open with other application choose Wine Windows Program Loader.
2)On the setup window type the license key click Continue and Install or you may click Customize and choose the applications you want and Install.
Note:
Please do not proceed to STEP F if you failed on this step.
F. INSTALL WINETRICKS
-
A useful tool for using common workarounds to current deficiencies in Wine.
1)Install winetricks by openning your terminal and type sudo wget www.kegel.com/wine/winetricks
2) Install cabextract to extract the contents of Microsoft cabinet archives
Code:
sudo apt-get install cabextract
1.Install the following:
corefronts - installs MS Arial, Courier and Times fonts;
tahoma - installs tahoma fonts;
vcrun2005sp1 - installs MS Visual C++ 2005 sp1 libraries; and
wsh56js - installs MS Windows scripting 5.6, jscript only, no script
Code:
sh winetricks corefonts tahoma vcrun2005sp1 wsh56js
G. CONFIGURE WINE
-to be able to run programs properly like MS PowerPoint you need to configure wine
Click Applications>Wine>Configure Wine or type
Code:
winecfg
on your terminal window
1)On the Libraries Tab type ‘riched20’ click add and type ‘usp10’ and click again.
2)Highlight or click 'riched20' and click Edit change it to ‘Native windows’ then click Apply and Ok.
H. TEST MICROSOFT OFFICE
Open Microsoft Office Word 2007. Applications>Wine>Programs>Microsoft Office> Microsoft Office Word 2007 and your done!
I. REBOOT COMPUTER
to be able update menus
SOLUTIONS TO COMMON ISSUES:
Read this first before asking for help with wine by admin http://ubuntuforums.org/showthread.php?t=885111
- I want to use old versions where can I download it?
Use wine for Ubuntu 8.04 or 8.10 but I suggest that you use the latest version visit http://www.winehq.org/
- I'm using an older version of Ubuntu will my MSOffice installation be affected if I will upgrade it?
There's a big tendency but if that's the case then I suggest do the installation again.
- I'm working on Step E but then it suddenly stopped, what will I do?
if the installation stopped on Step E make sure that you did not miss any step before it but if you're sure that you did all the steps right then my assumption is it's a hardware related problem try to use a different installation media.
{Via Link}
If u like this post Retweet it










don't forget to vote if you find something useful!!
43 weeks 2 days ago
43 weeks 6 days ago
46 weeks 5 days ago
49 weeks 2 days ago
49 weeks 2 days ago
49 weeks 3 days ago
49 weeks 3 days ago
1 year 1 week ago
1 year 2 weeks ago
1 year 3 weeks ago