Is it possible to run Microsoft Office 2010? [duplicate]
Try PlayOnLinux.
Note that the first few images are from myself, and the rest are from here since I don't have a MS Office 2010 CD.
The following tutorial also works in Ubuntu 12.10.
Download PlayOnLinux using the commands:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O
/etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Click Install.
Search for the Microsoft Office version you want to install (in our case, it's MS Office 2010).
Click Install.
Click Next.
Choose Other. I'll assume that you have your MS Office 2010 CD.
Insert your CD and type /media/cdrom
in the blank space. Replace cdrom
with the name of the CD. Then click next and MS Office 2010 will be installed!
Although you can install MS Office, I recommend using LibreOffice (which is installed by default). It's a free Office Suite that is compatible with all your office files.
Wine is a Windows application compatibility layer that allows you to run some Windows applications in Linux.
According to Wine AppDB for MS Office 2010, MS Office 2010 (32-bit) is given a Platinum rating, ie; it installs and runs flawlessly on an out-of-the-box Wine installation. Wine Version 1.5.13 or better is required for greater compatibility.
I have had much success getting office 2007 working, but nothing past that. I'd recommend taking a look into learning more about LibreOffice.