glfs/xsoft/suites/koffice.xml
Bruce Dubbs af1ed3067d Update to koffice-1.4.0b
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4721 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-07-14 05:12:52 +00:00

234 lines
7.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-1.4/src/koffice-&koffice-version;a.tar.bz2">
<!ENTITY koffice-download-ftp "ftp://ftp.kde.org/pub/kde/stable/koffice-1.4/src/koffice-&koffice-version;a.tar.bz2">
<!ENTITY koffice-md5sum "9a8494144962ea5434397289ed326385">
<!ENTITY koffice-size "18.8 MB">
<!ENTITY koffice-buildsize "303 MB (additional 55 MB for API docs)">
<!ENTITY koffice-time "28.2 SBU (additional 0.5 SBU for API docs)">
]>
<sect1 id="koffice" xreflabel="KOffice-&koffice-version;">
<?dbhtml filename="koffice.html" ?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>KOffice-&koffice-version;b</title>
<indexterm zone="koffice">
<primary sortas="a-KOffice">KOffice</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to KOffice</title>
<para><application>KOffice</application> is the integrated office suite
for <application>KDE</application>.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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 MD5 sum: &koffice-md5sum;</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>
</itemizedlist>
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<para>The following patch brings koffice up to version 1.4.0b.</para>
<itemizedlist spacing='compact'>
<listitem>
<para>Download mirrors: <ulink
url="http://www.koffice.org/bugfixes/koffice_1.4.0_patchset_1b.diff.bz2"/>
</para>
</listitem>
</itemizedlist>
<para><application>KOffice</application> has many localization
packages in the form of:
<filename>koffice-l10n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
The <replaceable>[xx]</replaceable> is a two to seven character code for the
country covered. The sizes of these files range from about 0.4 MB to 4.6
MB. </para>
<itemizedlist spacing='compact'>
<listitem>
<para><application>KOffice</application> l10n package listing: <ulink
url="http://download.kde.org/stable/koffice-1.4/src/koffice-l10n/"/></para>
</listitem>
<listitem>
<para>Download MD5 sums: <ulink
url="http://mirrors.isc.org/pub/kde/stable/koffice-1.4/src/MD5SUMS"/></para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">KOffice Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para><xref linkend="libjpeg"/>,
<xref linkend="libart_lgpl"/>,
<xref linkend="libxml2"/>,
<xref linkend="libxslt"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="aspell"/>,
<xref linkend="python"/>,
<xref linkend="postgresql"/>,
<xref linkend="imagemagick"/>,
<ulink url="http://sourceforge.net/projects/wvware/">libwv2</ulink>,
<ulink url="http://libwpd.sf.net/">libwpd</ulink>,
<ulink
url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
and <xref linkend="doxygen"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of KOffice</title>
<para>Install <application>KOffice</application> with the following
commands:</para>
<screen><userinput>patch -Np0 -i ../koffice_1.4.0_patchset_1b.diff &amp;&amp;
./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
<note>
<para>If you wish to create the API documentation and you have
<application>Doxygen</application> and <application>GraphViz</application>
installed, <command>make apidox</command> must be done before
<command>make install</command>.</para>
</note>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>karbon, kchart, kformula, kivio, koconverter,
koscript, koshell, kprconverter.pl, kpresenter, kspread,
kthesaurus, kudesigner, kugar, and kword</seg>
<seg>Numerous libraries (about 50) in $KDE_PREFIX/lib</seg>
<seg>Numerous directories in $KDE_PREFIX/share</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="kchart">
<term><command>kchart</command></term>
<listitem>
<para>is a chart drawing application.</para>
<indexterm zone="koffice kchart">
<primary sortas="b-kchart">kchart</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kformula">
<term><command>kformula</command></term>
<listitem>
<para>is a formula editor.</para>
<indexterm zone="koffice kformula">
<primary sortas="b-kformula">kformula</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kivio">
<term><command>kivio</command></term>
<listitem>
<para>is a flowchart program.</para>
<indexterm zone="koffice kivio">
<primary sortas="b-kivio">kivio</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kpresenter">
<term><command>kpresenter</command></term>
<listitem>
<para>is a presentation builder/display program.</para>
<indexterm zone="koffice kpresenter">
<primary sortas="b-kpresenter">kpresenter</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kspread">
<term><command>kspread</command></term>
<listitem>
<para>is a scriptable spreadsheet program.</para>
<indexterm zone="koffice kspread">
<primary sortas="b-kspread">kspread</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kugar">
<term><command>kugar</command></term>
<listitem>
<para>is a tool for creating reports.</para>
<indexterm zone="koffice kugar">
<primary sortas="b-kugar">kugar</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kword">
<term><command>kword</command></term>
<listitem>
<para>is a framemaker-like word processing and desktop
publishing program.</para>
<indexterm zone="koffice kword">
<primary sortas="b-kword">kword</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>