Difference between revisions of "Getting the source"

From Apache OpenOffice Wiki
Jump to: navigation, search
(migrate)
 
 
(48 intermediate revisions by 18 users not shown)
Line 1: Line 1:
=== Vanilla up-stream ===
+
#REDIRECT [[‎Documentation/Building Guide/Getting the source]]
 
 
FIXME - need some links here to where up-stream source packages are etc.
 
 
 
=== ooo-build ===
 
 
 
There are loads of versions of OO.o, and several choices of
 
branch, with multiple outstanding patch sets.
 
I recommend you build from up-stream CVS HEAD milestones
 
(SRC680 milestones), with patch sets to make them easier to
 
build from [http://go-ooo.org/packages/SRC680]
 
 
 
The very latest ooo-build (a small ~1.5Mb build wrapper) can
 
be got from CVS thus:
 
 
 
<code>
 
export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome'
 
cvs login
 
cvs -z3 checkout -P ooo-build
 
</code>
 
 
 
<strong>Note:</strong> You are going to need to download
 
an additional ~150Mb of compressed source, and have ~3Gb
 
of space space to unpack and build it in.
 
 
 
== See also ==
 
 
 
*[[Building]]
 

Latest revision as of 11:41, 2 September 2009

Personal tools