glfs/xsoft/suites/openoffice/openoffice-intro.xml
Tushar Teredesai 7426781c37 Added OpenOffice Domainname patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1719 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-01-25 03:12:36 +00:00

52 lines
2.5 KiB
XML

<sect2>
<title>Introduction to <application>OpenOffice</application></title>
<para>The <application>OpenOffice</application> is a office suite, the
Open Source sibling of <application>StarOffice</application>.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&openoffice-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&openoffice-download-ftp;"/></para></listitem>
<listitem><para>Download size: &openoffice-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&openoffice-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&openoffice-time;</para></listitem>
</itemizedlist>
</sect3>
<sect3><title><application>OpenOffice</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="xfree86"/>, <xref linkend="j2sdk"/>,
<xref linkend="zip"/>, <xref linkend="unzip"/>, <xref linkend="tcsh"/>,
<xref linkend="which"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="Linux_PAM"/> and <ulink
url="http://ant.apache.org/">Apache Ant</ulink></para></sect4>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>General Polygon Clipper Library (Required): <ulink
url="ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z"/></para></listitem>
<listitem><para>Required patch (Disable building of mozilla addressbook): <ulink
url="&patch-root;/openoffice-&openoffice-version;-no-mozab.patch"/></para></listitem>
<listitem><para>Required patch (Executable <command>test</command> is in
<filename class="directory">/bin</filename>,
not in <filename class="directory">/usr/bin</filename>): <ulink
url="&patch-root;/openoffice-&openoffice-version;-test-bin-loc.patch"/></para></listitem>
<listitem><para>Required patch if <xref linkend="Linux_PAM"/> is not installed: <ulink
url="&patch-root;/openoffice-&openoffice-version;-no-pam.patch"/></para></listitem>
<listitem><para>Required patch if compiling with <acronym>JDK</acronym> 1.4.2: <ulink
url="&patch-root;/openoffice-&openoffice-version;-jdk-1.4.2-fix.patch"/></para></listitem>
<listitem><para>Recommended patch: <ulink
url="&patch-root;/openoffice-&openoffice-version;-domainname.patch"/></para></listitem>
<listitem><para>The source <acronym>TAR</acronym> ball only contains English language help. A localized help
content file may be available at <ulink
url="http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/"/>.</para></listitem></itemizedlist>
</sect3>
</sect2>