summaryrefslogtreecommitdiff
path: root/README
blob: 4df8cf84628be6c8c17deca806c6478a4d080a7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OpenOffice.org - split build
============================

This package provides the possibility to build OpenOffice.org by pieces.  This
one is the base - bootstrap stuff that you need to be at least able to use
dmake and build.pl - essential OpenOffice.org build tools.

To build, do the usual

./autogen.sh or ./configure
make
make install

To get the rest of the needed pieces, do

./download