Results 1 to 5 of 5
Hi everyone,
Today I installed office 2007 from a Microsoft office dvd using PlayOnLinux.I installed it successfully & I can see them in my repository but,when I tried to open ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-01-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 7
Can not open Office 2007 in Ubuntu 9.10
Hi everyone,
Today I installed office 2007 from a Microsoft office dvd using PlayOnLinux.I installed it successfully & I can see them in my repository but,when I tried to open word,Excel & all for some reason they are not opening.I tried to run them using PlayOnLinux but its of no use.Can some one help me How to run Word,Excel & all...Thanks in advance
Srav
- 03-01-2010 #2
There is no reason to run microsoft office in Linux. There is a native Linux application that is compatible with windows office documents, called OpenOffice. You can install it from the Ubuntu repositories:
Here are the release notes for that package. As noted, there are many plugins or add-ons that are available. Just open the Synaptic Package Manager and check.Code:sudo apt-get install openoffice.org
The documents won't be saved as MSoffice documents by default, but you can change the default:OpenOffice.org is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
This metapackage installs all components of openoffice.org:
* openoffice.org-writer: Word processor
* openoffice.org-calc: Spreadsheet
* openoffice.org-impress: Presentation
* openoffice.org-draw: Drawing
* openoffice.org-base: Database
* openoffice.org-math: Equation editor
* openoffice.org-filter-mobiledev: Mobile Devices filters
* openoffice.org-filter-binfilter: legacy filters (e.g. StarOffice 5.2)
You can extend the functionality of OpenOffice.org by installing these
packages:
* hunspell-dictionary-*/myspell-dictionary-*: Hunspell/Myspell dictionaries
for use with OpenOffice.org
* openoffice.org-l10n-*: UI interface translation
* openoffice.org-help-*: User help
* openoffice.org-thesaurus-*: Thesauri for the use with OpenOffice.org
* openoffice.org-hyphenation-*: Hyphenation patterns for OpenOffice.org
* openoffice.org-gtk: Gtk UI Plugin, GNOME File Picker support,
QuickStarter for GNOMEs notification are
* openoffice.org-gnome: GNOME VFS, GConf backend
* openoffice.org-kde: KDE UI Plugin and KDE File Picker support
* menu: Will add openoffice.org menu entries for every Debian window manager.
* unixodbc: ODBC database support
* cups-bsd: Allows OpenOffice.org to detect your CUPS printer queues
automatically
* libsane: Use your sane-supported scanner with OpenOffice.org
* libxrender1: Speed up display by using Xrender library
* libgl1: OpenGL support
* openclipart-openoffice.org: Open Clip Art Gallery with OOo index files
* iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser:
Mozilla profile with Certificates needed for XML Security...
* java-gcj-compat | sun-java5-jre | java2-runtime
Java Runtime Environment for use with OpenOffice.org
* pstoedit / imagemagick: helper tools for EPS thumbnails
* gstreamer0.10-plugins-*: GStreamer plugins for use with OOos media backend
* libpaper-utils: papersize detection support via paperconf
Tools>Options>Load/Save>General
Use the 'Document type' and 'Always save as' drop down boxes to change the default. Unless you are sending it to someone, there is no reason to use the MS type document. Give the native format a try.Paul
Please do not send Private Messages to me with requests for help. I will not reply.
- 03-01-2010 #3
I agree with waterhead. There is no need to install Microsoft Office in Linux, imho. OpenOffice works really fine and supports all formats.
Its Windows OS version is also available. I would suggest you to give it a try atleast once.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-01-2010 #4Just Joined!
- Join Date
- Feb 2010
- Posts
- 7
Ya, this is great.Now I came to know how to save a file in .exe format.Thank you.
**How to Uninstall a package using the Terminal for instance if I want to uninstall Microsoft Ofiice 2007 which is already installed using wine.
- 03-01-2010 #5
You may be able to uninstall it using the wine configuration GUI. Run this command to start it.
Otherwise, you may just be able to delete the entire folder that it was installed to. You can find this in the ./wine folder in your home directory. It is a hidden folder, so you will first need to display the hidden files and folders.Code:winecfg
View>Show hidden files.
Look for the Program Files folder.Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote
