![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Ubuntu Extra Shot
![]() Join Date: Mar 2008
Beans: 348
Ubuntu 8.04 Hardy Heron
|
Howto: Openoffice 3 in Hardy Heron (8.04)
A note for this tutorial: if you are using a language other than English the exact commands that I post here won't work, but you can substitute for non-English file names.
This tutorial is written assuming you want to keep the 2.4 version on your box. Step 1 - Download Go to http://download.openoffice.org/other.html and download the file in your language (english) under the "Linux DEB" column. Save in your home directory. Step 2 - Install Open a terminal in Applications - Accessories - Terminal and run: Code:
tar xvfz OOo_3.0.0_LinuxIntel_install_en-US_deb.tar.gz cd OOO300_m9_native_packed-1_en-US.9358/DEBS/ sudo dpkg -i *.deb Open your favorite text editor and copy, paste, and save the following as ooo3.desktop in ~/.local/share/applications/ Code:
[Desktop Entry] Version=1.0 Encoding=UTF-8 Terminal=0 Exec=/opt/openoffice.org3/program/soffice Icon=ooo-template Type=Application Categories=Application;Office;WordProcessor StartupNotify=false MimeType=text/plain; InitialPreference=5 Name=OpenOffice.org 3.0 Comment=Create and edit text, graphics, presentations, and databases in letters, reports, documents, and Web pages. NoDisplay=false Simply go to a .doc or .odt or whatever file in nautilus (the file manager), right click 'Properties' and click 'Open With'- 'Add' - 'Use custom command' enter Code:
/opt/openoffice.org3/program/soffice ================================================== ======================= That's it. Now you should open .doc and .odt files with OpenOffice 3.0 and you can open 3.0 by going to applications - Office - OpenOffice.org 3.0
__________________
Last edited by RequinB4; November 20th, 2008 at 09:26 AM.. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2008
Location: India/TamilNadu/Auroville
Beans: 30
Ubuntu 8.04 Hardy Heron
|
Re: Howto: Openoffice 3 in Hardy Heron (8.04)
I wouldn't use the suggested short cut (step 3) but instead
Code:
cd OOO300_m9_native_packed-1_en-US.9358/DEBS/desktop-integration sudo dpkg -i *.deb
__________________
Blue Light Open Source Research and Service Centre India http://www.auroville.org/research/bluelight.htm |
|
|
|
|
|
#3 |
|
Ubuntu Extra Shot
![]() Join Date: Mar 2008
Beans: 348
Ubuntu 8.04 Hardy Heron
|
Re: Howto: Openoffice 3 in Hardy Heron (8.04)
I was going to put that but I recall reading somewhere it conflicts with 2.4 icons. True?
|
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2008
Location: India/TamilNadu/Auroville
Beans: 30
Ubuntu 8.04 Hardy Heron
|
Re: Howto: Openoffice 3 in Hardy Heron (8.04)
I removed OpenOffice 2.4 as I want to use 3.0.
__________________
Blue Light Open Source Research and Service Centre India http://www.auroville.org/research/bluelight.htm |
|
|
|
|
|
#5 |
|
Spilled the Beans
![]() Join Date: Mar 2006
Location: McKenzie Bridge, OR, USA
Beans: 13
Ubuntu 8.04 Hardy Heron
|
Re: Howto: Openoffice 3 in Hardy Heron (8.04)
The current version of OO is 3.0.1. I therefore replaced the first of the 3 commands of your step 2 with:
tar xvfz OOo_3.0.1_LinuxIntel_install_en-US_deb.tar.gzAfter I executed that command something like 20 or 30 lines scrolled by each, except the first one, beginning with: 000300_m15_native_packed-1_en-US.9379/DEBS/o.....It seemed like the ending of each of the 20 or 30 lines was unique. The output then ended with a blank line, followed by: gzip: stdin: unexpected end of fileI would appreciate any suggestion as what to do next.
__________________
Linux novice. ThinkPad G41 with XP and VMware Workstation virtual machine with guest OS Ubuntu 8.04. |
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() Join Date: Jan 2008
Beans: 243
Ubuntu 9.04 Jaunty Jackalope
|
Re: Howto: Openoffice 3 in Hardy Heron (8.04)
Or you could just add the open office ppa
__________________
Dual Core Intel T2300 1GHz - 1GB RAM |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|