HMC Homepage      CS Home

How To Use OpenOffice.org

OpenOffice.org is a word processing suite much like StarOffice. Like StarOffice, OpenOffice.org is a suite of office productivity tools including word processing, spreadsheet and presentation tools. It was installed mostly to replace StarOffice, and can be used to view Microsoft formatted documents received through the mail.

To use OpenOffice.org, first you must install the workstation version locally in you home directory. Log into a workstation using your account and run
/usr/local/OpenOffice.org1.1.1/program/setup
from a terminal window.

Install the workstation version in your home directory. This will take about 1.9 MB.

This puts files related to OpenOffice.org in the directory ~/OpenOffice.org1.1.1, including ~/OpenOffice.org1.1.1/soffice, which is the command to use to start up OpenOffice.org. To run the program, change to the ~/OpenOffice.org1.1.1 directory and run ./soffice, or add the the directory to your path by adding the line set path=(~/OpenOffice.org1.1.1 $path)
to your .cshrc file.

To use OpenOffice.org to view Microsoft formatted attachments in your mail program, add this line to your .mailcap file:
application/MSWORD; /home/YOUR USER NAME/OpenOffice.org1.1.1/soffice %s


Copyright (c) HMC Computer Science Department. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License.''

HMC Computer Science Department
Contact Information
Last Modified Tuesday, 08-Jun-2004 17:54:34 PDT