Changes

Jump to: navigation, search

OOo Building

78 bytes added, 00:12, 25 April 2008
Build Process
= Build Process =
== Fedora Linux ==
=== Build dependencies == === Linux ===
On Fedora:
* tcsh (yum install tcsh)
=== Get code via anonymous CVS ===
export 'CVSROOT=:pserver:anoncvs@anoncvs.services.openoffice.org:/cvs' # set server information
# Check out the source code
cvs co OpenOffice2
 
=== Configure for platform and Build tools ===
# Configure for your platform - here Java and Mozilla are disabled (or install appropriate build dependencies)
cd ..
./bootstrap
 
=== Do the build ===
# Do the build (and time it!)

Navigation menu