glfs/xsoft/office/abiword.xml

134 lines
4.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY AbiWord-download-http "http://prdownloads.sourceforge.net/abiword/abiword-&AbiWord-version;.tar.bz2">
<!ENTITY AbiWord-download-ftp " ">
<!ENTITY AbiWord-md5sum "N/A">
<!ENTITY AbiWord-size "22.8 MB">
<!ENTITY AbiWord-buildsize "189 MB">
<!ENTITY AbiWord-time "2.01 SBU">
]>
<sect1 id="AbiWord" xreflabel="AbiWord-&AbiWord-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="AbiWord.html" ?>
<title>AbiWord-&AbiWord-version;</title>
<sect2>
<title>Introduction to <application>AbiWord</application></title>
<para>The <application>AbiWord</application> package contains a word
processing application. This is useful for writing reports, letters and
other formatted documents.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&AbiWord-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&AbiWord-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &AbiWord-md5sum;</para></listitem>
<listitem><para>Download size: &AbiWord-size;</para></listitem>
<listitem><para>Estimated disk space required:
&AbiWord-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&AbiWord-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>AbiWord</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="popt"/>,
<xref linkend="libglade"/> and
<ulink url="http://freedesktop.org/Software/FriBidi">FriBidi</ulink></para>
</sect4>
<sect4><title>Recommended</title>
<para><xref linkend="libjpeg"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="libgnomeprintui"/>,
<xref linkend="nautilus"/>,
<xref linkend="gucharmap"/>,
<xref linkend="imagemagick"/>,
<ulink url="http://www.abisource.com/enchant/">Enchant</ulink>
(uses <xref linkend="aspell"/>) and
<ulink url="http://wvware.sourceforge.net/">wv</ulink></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>AbiWord</application></title>
<para>Install <application>AbiWord</application> by running the following
commands:</para>
<screen><userinput><command>cd abi &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cp -rf docs /usr/share/AbiSuite-2.2/AbiWord &amp;&amp;
cd ../abiword-docs &amp;&amp;
./make-html.sh &amp;&amp;
install -m644 man/abiword.1 /usr/share/man/man1 &amp;&amp;
install -m644 Manual/en/Abiword_Manual.abw \
/usr/share/AbiSuite-2.2/AbiWord/docs &amp;&amp;
cp -rf help /usr/share/AbiSuite-2.2/AbiWord/help</command></userinput></screen>
<para>To integrate <application>AbiWord</application> into your
<application><acronym>GNOME</acronym>-2</application> environment, run the
following commands:</para>
<screen><userinput><command>cd .. &amp;&amp;
install -m644 abidistfiles/GNOME_AbiWord_Control_2_2.server \
$GNOME_PREFIX/lib/bonobo/servers &amp;&amp;
install -m644 abi/abiword.desktop $GNOME_PREFIX/share/applications</command></userinput></screen>
</sect2>
<sect2>
<title>Command explanations</title>
<para><command>./make-html.sh</command>: This command creates the
<acronym>HTML</acronym> files used by <application>AbiWord</application> when
help is requested from the main menu.</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>AbiWord</application> package contains
<command>abiword</command>, <command>ttfadmin.sh</command> and
<command>ttftool</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>abiword</title>
<para><command>abiword</command> is a symlink to the main
<command>AbiWord-2.0</command> executable.</para></sect3>
<sect3><title>ttfadmin.sh</title>
<para><command>ttfadmin.sh</command> generates support files
required by <application>AbiWord</application> for each TrueType font in a
given directory.</para></sect3>
<sect3><title>ttftool</title>
<para><command>ttftool</command> is a utility for processing
TrueType fonts.</para></sect3>
</sect2>
</sect1>