HOW TO INSTALL MICROSOFT OFFICE 2007 IN UBUNTU 11.10

Microsoft Office is my favourite office application. The default LibreOffice in Ubuntu 11.10 lacks a lot of Features in MS Office. To install microsoft office in Ubuntu 11.10 I followed the following steps. I first installed on 32 bit Ubuntu and later on 64 bit machine. The steps are little different for the different architecture. Note: Click here for Installation of Microsoft Office 2010 in Ubuntu 12.10/13.04/13.10 Note: Click here for Installation of Microsoft Office 2007 in Ubuntu 12.04/12.10 1. First step was to install wine1.3, winetricks, wine1.3-gecko. If winbind is not installed install it also. sudo apt-get install wine1.3 winetricks wine1.3-gecko 2. Secondly install Microsoft Core fonts sudo apt-get install msttcorefonts If you have any problem with the installation then download the offline installer and do the setup as follows: wget http://imaginux.com/repos/pool/renzo/msttcorefonts-offline_1.0-0ubuntu1_all.deb sudo dpkg -i mstt...