glfs/xsoft/office/gnumeric.xml

191 lines
7.0 KiB
XML
Raw Normal View History

<?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 gnumeric-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.4/gnumeric-&gnumeric-version;.tar.bz2">
<!ENTITY gnumeric-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.4/gnumeric-&gnumeric-version;.tar.bz2">
<!ENTITY gnumeric-md5sum "b684eec48b1696d7a8d7152d1e17741c">
<!ENTITY gnumeric-size "13.7 MB">
<!ENTITY gnumeric-buildsize "216 MB">
<!ENTITY gnumeric-time "2.4 SBU">
]>
<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
<?dbhtml filename="gnumeric.html" ?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Gnumeric-&gnumeric-version;</title>
<indexterm zone="gnumeric">
<primary sortas="a-Gnumeric">Gnumeric</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Gnumeric</title>
<para>The <application>Gnumeric</application> package contains a
spreadsheet program. This is useful for financial analysis.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnumeric-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnumeric-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnumeric-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnumeric-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnumeric-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnumeric-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="libgnomeprintui"/> and
<xref linkend="libgsf"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="libgnomeui"/>,
<xref linkend="python"/>,
<ulink url="http://www.pygtk.org/">PyGTK</ulink>,
<ulink url="http://www.gnome-db.org/download.php">libgnomedb</ulink>
(requires <ulink url="http://www.gnome-db.org/download.php">libgda</ulink>),
<ulink url="http://pxlib.sourceforge.net/">pxlib</ulink> and
<ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink></para>
<note>
<para>Though only a run-time dependency, if you don't install the
<xref linkend="yelp"/> package, the built-in help functionality in
<application>Gnumeric</application> will not be available.</para>
</note>
</sect2>
<sect2 role="installation">
<title>Installation of Gnumeric</title>
<para>Install <application>Gnumeric</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr --without-gnome \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
<para>If desired, install the developer documentation using the
following commands:</para>
<screen role='root'><userinput>install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version; &amp;&amp;
install -v -m644 doc/developer/* /usr/share/doc/gnumeric-&gnumeric-version; &amp;&amp;
rm -v /usr/share/doc/gnumeric-&gnumeric-version;/Makefile*</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--without-gnome</parameter>: This switch prevents the
build from looking for the <application>GNOME</application> session
related components. Remove this switch if you have a
<application>GNOME</application> desktop or even just
<xref linkend="libgnomeui"/> installed.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
<application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>. This
switch may not be applicable if you don't have <xref linkend="yelp"/>
installed, but won't affect the build otherwise.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>. This
switch may not be applicable if you don't have <xref linkend="GConf"/>
installed, but won't affect the build otherwise..</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gnumeric, gnumeric-&gnumeric-version;, and ssconvert</seg>
<seg>numerous filters, plugins and <application>GNOME</application>
components</seg>
<seg>/etc/gnome/gconf/gconf.xml.defaults/apps/gnumeric,
/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/gnumeric,
/usr/lib/gnumeric, /usr/share/doc/gnumeric-&gnumeric-version;,
/usr/share/gnumeric, /usr/share/mc, /usr/share/omf/gnumeric and
/usr/share/pixmaps/gnumeric</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="gnumeric-prog">
<term><command>gnumeric</command></term>
<listitem>
<para>is a symlink to <command>gnumeric-1.4.1</command></para>
<indexterm zone="gnumeric gnumeric-prog">
<primary sortas="g-gnumeric">gnumeric</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="gnumeric-1">
<term><command>gnumeric-1.4.1</command></term>
<listitem>
<para>is <application>GNOME</application>'s spreadsheet
application.</para>
<indexterm zone="gnumeric gnumeric-1">
<primary sortas="b-gnumeric-1.4.1">gnumeric-1.4.1</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ssconvert">
<term><command>ssconvert</command></term>
<listitem>
<para>is a command line utility to convert spreadsheet files
between various spreadsheet file formats.</para>
<indexterm zone="gnumeric ssconvert">
<primary sortas="b-ssconvert">ssconvert</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>