2004-06-14 04:01:55 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 04:01:55 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2004-12-23 04:52:28 +08:00
|
|
|
<!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">
|
2005-05-29 23:45:39 +08:00
|
|
|
<!ENTITY gnumeric-md5sum "b684eec48b1696d7a8d7152d1e17741c">
|
|
|
|
<!ENTITY gnumeric-size "13.7 MB">
|
2005-09-26 02:12:55 +08:00
|
|
|
<!ENTITY gnumeric-buildsize "223 MB">
|
|
|
|
<!ENTITY gnumeric-time "2.5 SBU">
|
2004-06-14 04:01:55 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-27 04:12:38 +08:00
|
|
|
<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
|
2005-05-21 18:26:59 +08:00
|
|
|
<?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>
|
|
|
|
|
2005-09-26 02:12:55 +08:00
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
2005-11-30 03:07:13 +08:00
|
|
|
<listitem>
|
2005-09-26 02:12:55 +08:00
|
|
|
<para>Required patch: <ulink
|
|
|
|
url="&patch-root;/gnumeric-&gnumeric-version;-libgsf-1.patch"/></para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2005-05-21 18:26:59 +08:00
|
|
|
<bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2005-05-29 23:45:39 +08:00
|
|
|
<para><xref linkend="libgnomeprintui"/> and
|
2005-05-21 18:26:59 +08:00
|
|
|
<xref linkend="libgsf"/></para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-05-29 23:45:39 +08:00
|
|
|
<para><xref linkend="libgnomeui"/>,
|
|
|
|
<xref linkend="python"/>,
|
2005-05-21 18:26:59 +08:00
|
|
|
<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>
|
|
|
|
|
2005-05-29 23:45:39 +08:00
|
|
|
<note>
|
2005-05-31 06:16:12 +08:00
|
|
|
<para>Though only a run-time dependency, if you don't install the
|
2005-05-29 23:45:39 +08:00
|
|
|
<xref linkend="yelp"/> package, the built-in help functionality in
|
|
|
|
<application>Gnumeric</application> will not be available.</para>
|
|
|
|
</note>
|
|
|
|
|
2005-05-21 18:26:59 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Gnumeric</title>
|
|
|
|
|
|
|
|
<para>Install <application>Gnumeric</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2005-09-26 02:12:55 +08:00
|
|
|
<screen><userinput>sed -i 's/perl_msg=no/perl_msg="yes"/' configure &&
|
|
|
|
patch -Np1 -i ../gnumeric-&gnumeric-version;-libgsf-1.patch &&
|
|
|
|
./configure --prefix=/usr --without-gnome \
|
2004-12-23 04:52:28 +08:00
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
2005-05-29 23:45:39 +08:00
|
|
|
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>
|
|
|
|
|
2005-05-31 06:16:12 +08:00
|
|
|
<para>If desired, install the developer documentation using the
|
2005-05-29 23:45:39 +08:00
|
|
|
following commands:</para>
|
|
|
|
|
|
|
|
<screen role='root'><userinput>install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version; &&
|
|
|
|
install -v -m644 doc/developer/* /usr/share/doc/gnumeric-&gnumeric-version; &&
|
|
|
|
rm -v /usr/share/doc/gnumeric-&gnumeric-version;/Makefile*</userinput></screen>
|
2005-05-21 18:26:59 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2005-09-26 02:12:55 +08:00
|
|
|
<para><command>sed -i 's/perl_msg=no/perl_msg="yes"/' configure</command>:
|
|
|
|
A default LFS installation includes the <application>Perl</application>
|
|
|
|
package and the <application>Perl</application> discovery used by the
|
|
|
|
<command>configure</command> script does not work properly. This command
|
|
|
|
changes the default to build the <application>Perl</application> plugin
|
|
|
|
module.</para>
|
|
|
|
|
2005-05-31 06:16:12 +08:00
|
|
|
<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
|
2005-05-29 23:45:39 +08:00
|
|
|
<xref linkend="libgnomeui"/> installed.</para>
|
|
|
|
|
2005-05-21 18:26:59 +08:00
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
|
|
|
|
<application>ScrollKeeper</application> files in
|
|
|
|
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
|
2005-05-29 23:45:39 +08:00
|
|
|
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>. This
|
2005-05-31 01:49:09 +08:00
|
|
|
switch may not be applicable if you don't have <xref linkend="yelp"/>
|
2005-05-29 23:45:39 +08:00
|
|
|
installed, but won't affect the build otherwise.</para>
|
2005-05-21 18:26:59 +08:00
|
|
|
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
|
|
configuration files in <filename class="directory">/etc/gnome</filename>
|
2005-05-29 23:45:39 +08:00
|
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>. This
|
2005-05-31 01:49:09 +08:00
|
|
|
switch may not be applicable if you don't have <xref linkend="GConf"/>
|
2005-06-07 11:53:39 +08:00
|
|
|
installed, but won't affect the build otherwise.</para>
|
2005-05-21 18:26:59 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
2005-05-29 23:45:39 +08:00
|
|
|
<seg>gnumeric, gnumeric-&gnumeric-version;, and ssconvert</seg>
|
2005-05-21 18:26:59 +08:00
|
|
|
<seg>numerous filters, plugins and <application>GNOME</application>
|
|
|
|
components</seg>
|
2005-05-29 23:45:39 +08:00
|
|
|
<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;,
|
2005-05-31 06:16:12 +08:00
|
|
|
/usr/share/gnumeric, /usr/share/mc, /usr/share/omf/gnumeric and
|
2005-05-29 23:45:39 +08:00
|
|
|
/usr/share/pixmaps/gnumeric</seg>
|
2005-05-21 18:26:59 +08:00
|
|
|
</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>
|
2005-05-29 23:45:39 +08:00
|
|
|
<para>is a symlink to <command>gnumeric-1.4.1</command></para>
|
2005-05-21 18:26:59 +08:00
|
|
|
<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>
|
2005-05-29 23:45:39 +08:00
|
|
|
<para>is <application>GNOME</application>'s spreadsheet
|
2005-05-21 18:26:59 +08:00
|
|
|
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>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|