Difference between revisions of "Building"
From Apache OpenOffice Wiki
m |
m (added Category:Build_System) |
||
| Line 1: | Line 1: | ||
| − | |||
There are at least two ways to build OOo: | There are at least two ways to build OOo: | ||
* up-stream - just use the sources and the included buildsystem directly (this is explained in [[Building OpenOffice.org]]) | * up-stream - just use the sources and the included buildsystem directly (this is explained in [[Building OpenOffice.org]]) | ||
| Line 11: | Line 10: | ||
* [[Installing]] | * [[Installing]] | ||
* [http://tools.openoffice.org/ tools] project for build guides for various platforms | * [http://tools.openoffice.org/ tools] project for build guides for various platforms | ||
| + | |||
| + | [[Category: Development]] | ||
| + | [[Category:Build_System]] | ||
Revision as of 01:55, 29 December 2008
There are at least two ways to build OOo:
- up-stream - just use the sources and the included buildsystem directly (this is explained in Building OpenOffice.org)
- ooo-build - a system that encapsulates the process and manages some additional patchsets (more in Building with ooobuild)
There are also some Distribution-specific instructions .
See also
- Prepared Build Images
- Installing
- tools project for build guides for various platforms