Building on Solaris

From Apache OpenOffice Wiki
< Documentation‎ | Building Guide
Revision as of 08:03, 16 July 2009 by Pereriksson2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


This document describes building OpenOffice.org on Solaris.

Commands you have to type on the keyboard follow this syntax throughout this document:

./configure

In this example, the script configure is executed.

It is possible to use bash or tcsh as shell. This is enabled with the --with-use-shell configure switch. These instructions are for tcsh, but you should be able to guess the needed changes for bash. The environment file for bash adds an additional .sh suffix to the tcsh environment file.

$SRC_ROOT will denote the directory in which the source code of OpenOffice.org is stored.

Overview

Personal tools