Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

Linux Setup

Martijn Dekkers

Last updated: 2002-04-30

Installing OpenOffice.org on Linux is very easy! To make sure you get the best possible setup, simply follow these steps.

Prerequisites

You want to make sure you have the latest JRE installed. It must be at least JRE 1.3. You can find the JRE for Linux at Blackdown.org - or might be included on the installation media of your distribution.

  1. Download the tarball from OpenOffice.org, and extract the tarball (.tar.gz file) to a temporary directory. "/tmp" is a good place for example. For the purpose of this example, I will assume you have downloaded the tarball to your /tmp directory. Open a terminal, such as "xterm" or "konsole". To extract the tarball, change to the /tmp directory: cd /tmp and extract the tarball: "tar -zxvf [tarball name]".
  2. This will create a directory "install". Change into this directory: "cd install."
  3. Execute setup. This is done with the following command: "./setup /net" This command will start the first step of the Linux setup process.
  4. Follow the instructions of the installation application. When asked where to place your OpenOffice.org program files, you can choose "/opt/OpenOffice.org[version number]" as a good place for your new home of OpenOffice.org. For example, if your version is 1.0, "/opt/OpenOffice.org1.0" would be a good place.
  5. When the installer is finished, you should execute the user-setup for OpenOffice.org. To do so, first change into the program directory where you installed OpenOffice.org: cd /opt/OpenOffice.org1.0.
  6. From this directory, execute the following command: "./setup [without the /net, this time]".
  7. The user portion of setup will now execute. Tell setup to perform a normal installation (should copy about 1.4 MB of files to your home directory) and tell it to store the files in your user directory under ooo641d (for example: "/home/billg/OpenOffice.org1.0"). Follow the instructions and fill in your contact details, and tell OpenOffice.org where your Java installation lives. When setup asks where to install the files for OpenOffice.org, usually OpenOffice.org will find Java on its own, but sometimes it need you to give the path to Java. (Hint: if you don't know the path to your Java setup, you can type in the command line: whereis java - this will give the path to your Java installation)
  8. That's it! If you use GNOME or KDE, you will find that OpenOffice.org 1.0 is fully integrated in your environment. If you use a different Windowmanager, you can start OpenOffice.org 1.0 by typing "~/OpenOffice.org1.0/soffice"

Have Fun!

Martijn Dekkers,
Founder, OOoDocs

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.