tonywhitmore.co.uk  

      blog : gallery : wiki : articles : projects : shell scripts : wallpaper : cv : links :
 Project Homepage

OpenOffice.org 1.1
OpenOffice.org Logo

Preparation

  1. Download the OpenOffice.org binaries from http://www.openoffice.org.
  2. Download the Mktemp source code from http://www.mktemp.org/mktemp.
  3. Burn the files OOo_1.1.0_LinuxIntel_install.tar.gz and mktemp-1.5.tar.gz to a CD. This page assumes that the subdirectory /apps is used for the .tar.gz file. The CD-ROM can be a multi-session disk.

Give me more details on this

Booting

  1. Boot your Core Linux PC.
  2. Login as root. You will need to enter the password at the prompt.

Give me more details on this

Extract the binaries and source code

  1. Place the CD-R in the CD-ROM drive. Mount the CD-ROM drive under /mnt/cdrom.
  2. Change to the /apps directory on the CD-R.
  3. Copy the OOo_1.1.0_LinuxIntel_install.tar.gz file to the directory /usr/src.
  4. Copy the mktemp-1.5.tar.gz file to the directory /usr/src.
  5. Change to the /usr/src directory and extract the Mktemp source from the .tar.gz file.
  6. Change to the /usr/src directory and extract the OpenOffice.org binaries from the .tar.gz file.

Give me more details on this

Configure and compile Mktemp

  1. Change to the /usr/src/mktemp-1.5 directory.
  2. Run the configure script.
  3. Run the make program.
  4. Run the make program with the argument install.

Give me more details on this

Installing OpenOffice.org

  1. Change to the /usr/src/OOo_1.1.0_LinuxIntel_install directory.
  2. Run the install script.
  3. Start the second stage installation with the command soffice.
  4. Work through the second stage installer.
  5. At the system prompt enter soffice to start OpenOffice.org.

Give me more details on this

Starting Components

  1. If you want to start the various components of OpenOffice.org directly, rather than through the OpenOffice.org "launcher", you can use the following commands:
    Writer: soffice private:factory/swriter
    Calc: soffice private:factory/scalc
    Impress: soffice private:factory/simpress
    Draw: soffice private:factory/sdraw
    Math: soffice private:factory/smath
    Web Editor: soffice private:factory/swriter/web
    Master Template: soffice private:factory/swriter/Global
  2. These commands may be useful if you need to program your Window Manager's menu to start the different elements of OpenOffice.org separately from each other.

Give me more details on this

Creative Commons License
The text of this page is licensed under a Creative Commons License.


Valid CSS!     Valid HTML 4.0!     Valid RSS
Original design © For oswd.org by SquireCD