diff options
Diffstat (limited to 'office/openoffice.org/README')
-rw-r--r-- | office/openoffice.org/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/openoffice.org/README b/office/openoffice.org/README new file mode 100644 index 0000000000..e3222d589d --- /dev/null +++ b/office/openoffice.org/README @@ -0,0 +1,11 @@ +OpenOffice.org is a full-featured open-source office suite that is compatible +with all other major office software. + +This script builds a Slackware package from the official binary (RPM's) +distributed by openoffice.org. Everything needed by the application should +be built statically into it, so there aren't any dependencies not satisfied +by a normal installation. A java runtime environment (jre) is suggested by +openoffice.org, but it is not required (note that jre is part of a standard +installation of Slackware). + +Be sure to look at the script for some optional things you can do when building. |