Page 1 of 14 12311 ... LastLast
Results 1 to 10 of 136

Thread: HOWTO Install OpenOfice.org 2.0 on your system

  1. #1
    Join Date
    Dec 2004
    Location
    Slovenia
    Beans
    684
    Distro
    Ubuntu 7.04 Feisty Fawn

    HOWTO Install OpenOfice.org 2.0 on your system

    In repositories you can find only 1.9.129 - RC2 version so here is how you instal pure 2.0 on your system

    1. Installation from repositories

    1. Open your sources.list and add this line in

    Code:
    deb http://people.ubuntu.com/~doko/OOo2 ./
    AMD64 and ppc

    You can help your self with these repositories

    Code:
       deb http://people.ubuntu.com/~doko/OOo2-amd64 ./
       deb http://people.ubuntu.com/~doko/OOo2-powerpc ./
    2.1 Do a update and upgrade

    Code:
    sudo apt-get update
    sudo apt-get upgrade
    This all will upgrade your previous version 1.9.129.

    2.2 If you removed any OpenOffice.org installation from disk than simpli do a

    Code:
    sudo apt-get install openoffice.org2
    BEWARE this are test packages But they simply work

    2. 2.0.0 version installed from DEB's
    1. Download english version with wget

    Code:
    wget ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/SRC680_m137/Build-2/OOo_SRC680_m137_LinuxIntel_install_en-US_deb.tar.gz
    2. Extract file
    Code:
    tar -xzfv OOo_SRC680_m137_LinuxIntel_install_en-US_deb.tar.gz
    4. Installation

    Go to dir with debs and perform

    Code:
    sudo dpkg -i *.deb
    5. Native language instalation

    Download your language package from ftp://ftp.linux.cz/pub/localization/..._langpacks_deb
    There are three packages. Donwload them all

    Then install them with

    Code:
    sudo dpkg -i *.deb
    3. 2.0.0 version installed from RPM's

    1. Download
    Download Linux file from OpenOffice.org just choose linux when it asks you for your platform. You can use bittorrent you can find when you choose server from which you download.

    2. Extract tar.gz file

    Code:
    tar -xzfv OOo_2.0.0_LinuxIntel_install.tar.gz
    3. Aliens in Ubuntu

    With alien you transform all rpms to debs.

    pit your self in RPMS subdir of directrory you just created and than execute

    Code:
    sudo alien *.rpm
    or
    Code:
    fakeroot alien*.rpm
    Wait till all the packages are transformed

    4. Installation

    Now performe this command
    Code:
    sudo dpkg -i *.deb
    5. Put Openoffice in your gnome menu

    Go in to desktop-integration dir and execute
    Code:
    sudo dpkg -i openoffice.org-debian-menus_2.0.0-3_all.deb
    and than
    Code:
     killall gnome-panel
    Now you should have new icons in you Programs/office menus


    4. RC3 version - easyer to install
    1. Download
    Download Linux file

    Code:
    wget http://ftp.linux.cz/pub/localization/OpenOffice.org/devel/680/RC3/OOo_OOO680_m3_LinuxIntel_install_en-GB_deb.tar.gz
    2. Extract tar.gz

    Extract file with

    Code:
    tar xzfv OOo_OOO680_m3_LinuxIntel_install_en-GB_deb.tar.gz
    4. When all packages are transformed execute. First o to DEBS derictory which has been created

    Code:
    cd DEBS/
    Code:
    sudo dpkg -i *.deb
    and wait for all the packages to get install

    5. Restart gnome-panel
    Code:
    killall gnome-panel
    Now you will have menus shortcuts. But they will be dubled use OpenOffice 2.0 ... ones

    pressing any of this options will show you splash screen


    Enjoy your OpenOffice.org 2.0
    Last edited by christooss; November 6th, 2005 at 01:45 PM.
    Im still in OpenSource age but I hope that through the years I will reach for the Free nirvana that is waiting me out there.
    Visit Ubuntu.si forums | My great blog Christoossov pasijon - Slovene version | Passion of the Christooss - English version

  2. #2
    Join Date
    Apr 2005
    Location
    Kuopio, Finland
    Beans
    128
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    Quote Originally Posted by christooss
    Code:
    killal gnome-panel
    Shouldn't this be "killall" .

    But hey, thanks for this howto. I'll try it soon.

  3. #3
    Join Date
    Dec 2004
    Location
    Slovenia
    Beans
    684
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    Fixed

    Thanks
    Im still in OpenSource age but I hope that through the years I will reach for the Free nirvana that is waiting me out there.
    Visit Ubuntu.si forums | My great blog Christoossov pasijon - Slovene version | Passion of the Christooss - English version

  4. #4
    Join Date
    May 2005
    Location
    Lecce, Italy
    Beans
    6,168
    Distro
    Ubuntu

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    Nice guide. Thanks!

  5. #5
    Join Date
    Apr 2005
    Location
    Kuopio, Finland
    Beans
    128
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    OOo-2.0 works perfectly. Thanks!

    (And for someone that doesn't use Gnome... the command to start OOo2 is openoffice.org-2.0)

  6. #6
    Join Date
    Apr 2005
    Beans
    123

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    Is there a difference between 1.9.29 and 2.0? ( bugs, etc...)

  7. #7
    Join Date
    Apr 2005
    Location
    Kuopio, Finland
    Beans
    128
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    At least bug and stability fixes. Find more about "What's new in 2.0" here.

    And wasn't 1.9.29 the "beta1"? After it has comed beta2, -rc1, -rc2 and is 2.0 "-rc3"? I think so.

    I recommend updating.

  8. #8
    Join Date
    Sep 2005
    Beans
    7

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    I have a problem with the menus. At least for my system, the /usr/bin/openoffice.org-2.0 shell script points to the wrong file. The contents of the script is
    Code:
    #!/bin/sh
    exec /etc/openoffice.org-2.0/program/soffice "$@"
    However, I need to change this to
    Code:
    #!/bin/sh
    exec /etc/openoffice.org-2.0/program/soffice.bin "$@"
    Only after the modification do the menus work (it works just fine after adding the .bin part). My soffice file has permissions 000, while the soffice.bin file has execute bits on. The /usr/bin/openoffice.org-2.0-printeradmin script needs to be fixed also.
    Last edited by darehanl; October 22nd, 2005 at 11:58 AM.

  9. #9
    Join Date
    Sep 2005
    Beans
    85

    Re: HOWTO Install OpenOfice.org 2.0 on your system

    I don't want two versions of openoffice installed so i want to uninstall the version installed by default in Breezy, but in synaptics it wants to uninstall ubuntu-desktop as well! Is this safe? And what would it break if anything?

  10. #10
    Join Date
    Oct 2005
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    build/milestone version?

    Sir, if it's okay, I would like to know the milestone/build or version name of the official OpenOffice 2.0. I am confused as to what I should place in the blank of "cvs co -r __________ OpenOffice" since the latest version of the source I had downloaded via CVS was the RC3 and the value of that blank was OOO680_m3 (or "cvs co -r OOO680_m3 OpenOffice"). Anyone who has an idea about this?

    TIA.
    Educator, UP College of Education
    Professional Member, Association for Computing Machinery (ACM) International
    NetBeans Platform Certified Associate

Page 1 of 14 12311 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •