Asked By
gopaldas17
0 points
N/A
Posted on - 09/18/2011
Hi!
I am facing problems with installing microsoft 7 in ubuntu. I also tried wine to install but it gives the error ".exe file cannot be opened".Is there any other way to install. I tried from the terminal but it doesn't works.
Thanks,
Sam
Answered By
Valent
0 points
N/A
#123083
Installing Microsoft office 7 in unbuntu ?
Did you mean Microsoft office 2007? 🙂 It can install to Ubuntu using wine. We must use wine 1.3 because it includes winetricks. Now see these tips:
Â
-
Download and install msttcorefonts-offline here:
-
Now add wine's ppa address to repositories: sudo add-apt-repository ppa:ubuntu-wine/ppa.
-
Install wine with this command: sudo apt-get update && sudo apt-get install wine1.3.
-
After it installed, run wine from terminal.
-
Pick component to install: msxml3, dotnet20, gdiplus, riched20, riched30, and vcrun2005.
-
Follow the guide to install Microsoft Office 2007 until the end.
Now you have Microsoft Office 2007 running on Ubuntu.
Installing Microsoft office 7 in unbuntu ?
Hello Gopaldas,
You can easily install Microsoft Office 2007 in your Ubuntu operating system if you correctly follow the steps mentioned below:
1- Install the latest version, please make it sure that you have the latest version of WINE running.
2- Configure Wine -> Application -> Wine -> Configure Wine for windows version
3- Now install Microsoft Office 2007.
You will be able to run Microsoft Office correctly with no more errors.
Thanks