glfs/xsoft/suites/koffice.xml
Larry Lawrence dddaf95966 reinstate inetutils
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1215 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-27 01:25:39 +00:00

77 lines
2.9 KiB
XML

<sect1 id="koffice">
<?dbhtml filename="koffice.html" dir="xsoft"?>
<title>KOffice-&koffice-version;</title>
<sect2><title>Introduction to <application>KOffice</application></title>
<para><application>KOffice</application> is the integrated office suite for KDE.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&koffice-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&koffice-download-ftp;"/></para></listitem>
<listitem><para>Download size: &koffice-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&koffice-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&koffice-time;</para></listitem>
<listitem><para>Estimated Install size:
&koffice-installsize;</para></listitem>
</itemizedlist>
</sect3>
<sect3><title><application>KOffice</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="kde-base"/></para></sect4>
</sect3>
</sect2>
<sect2><title>Additional downloads</title>
<para>KOffice also has many internationalization packages in the form of:
<screen>koffice-i18n-xx-&koffice-version;.tar.bz2</screen>
where the xx is a two to five letter code for the country covered. The sizes of these
files range from about 289 KB to 408 KB.</para>
</sect2>
<sect2><title>Installation of <application>KOffice</application></title>
<para>Install <application>KOffice</application> with the following
commands:</para>
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2><title>Command explanations</title>
<para>The options are the same as for <xref linkend="kde-base"/> and are not
repeated here.</para>
</sect2>
<sect2><title>Configuring <application>KOffice</application></title>
<para>There is no explicit configuration for the <application>KOffice
</application> package.
</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>KOffice</application> package provides:</para>
<itemizedlist>
<listitem><para>KWord - Framemaker-like word processing and desktop publishing program</para></listitem>
<listitem><para>KSpread - Spreadsheet program (scriptable)</para></listitem>
<listitem><para>KPresenter - Presentation builder/display program</para></listitem>
<listitem><para>Kivio - Flowchart program</para></listitem>
<listitem><para>Kontour - Vector drawing program</para></listitem>
<listitem><para>Krita - Painting and image editing program</para></listitem>
<listitem><para>Kugar - A tool for creating reports</para></listitem>
<listitem><para>KPlato - Project management application (early stages of development)</para></listitem>
<listitem><para>KChart - Chart drawing application</para></listitem>
<listitem><para>KFormula - Formula editor</para></listitem>
</itemizedlist>
</sect2>
</sect1>