README (b9cb29c0) README (d3bc7549)
1
2Apache OpenOffice (AOO)
3=======================
4
5 The Apache OpenOffice project provides a full featured office productivity suite
6 based on open standards. It is the continuation of the OpenOffice.org project.
7
8 For detailed information about Apache OpenOffice please visit

--- 5 unchanged lines hidden (view full) ---

14 Currently supported platforms include:
15
16 Microsoft Windows
17 macOS (OS X)
18 Linux variants
19 FreeBSD
20 OS/2
21
1
2Apache OpenOffice (AOO)
3=======================
4
5 The Apache OpenOffice project provides a full featured office productivity suite
6 based on open standards. It is the continuation of the OpenOffice.org project.
7
8 For detailed information about Apache OpenOffice please visit

--- 5 unchanged lines hidden (view full) ---

14 Currently supported platforms include:
15
16 Microsoft Windows
17 macOS (OS X)
18 Linux variants
19 FreeBSD
20 OS/2
21
22 OpenOffice is used by millions of users worldwide and with more than 250 million
22 OpenOffice is used by millions of users worldwide and with more than 260 million
23 downloads it is one of the most successful open source projects.
24
25Getting the latest sources via Subversion
26=========================================
27
28 You can always checkout the latest source via subversion using the following
29 command:
30

--- 19 unchanged lines hidden (view full) ---

50 ./bootstrap
51 source *.set.sh
52 cd instsetoo_native
53 build --all
54
55 Note that building OpenOffice can take several hours.
56
57 The default build will produce a setup version (e.g. setup program on Windows, dmg on macOS,
23 downloads it is one of the most successful open source projects.
24
25Getting the latest sources via Subversion
26=========================================
27
28 You can always checkout the latest source via subversion using the following
29 command:
30

--- 19 unchanged lines hidden (view full) ---

50 ./bootstrap
51 source *.set.sh
52 cd instsetoo_native
53 build --all
54
55 Note that building OpenOffice can take several hours.
56
57 The default build will produce a setup version (e.g. setup program on Windows, dmg on macOS,
58 rpm and deb packages on Linux, pkg packages on Solaris) and an archived version. The output
59 can be found in the <output> directory in instsetoo_native/<output_dir>/Apache_OpenOffice/...
58 rpm and deb packages on Linux) and an archived version. The output can be found in the
59 <output> directory in instsetoo_native/<output_dir>/Apache_OpenOffice/...
60
61$HeadURL$
60
61$HeadURL$