source: xsoft/office/gnumeric.xml@ 62a13a9

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 62a13a9 was 62a13a9, checked in by Randy McMurchy <randy@…>, 20 years ago

Updated to Gnumeric-1.2.13

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2718 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnumeric-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.2/gnumeric-&gnumeric-version;.tar.bz2">
8 <!ENTITY gnumeric-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.2/gnumeric-&gnumeric-version;.tar.bz2">
9 <!ENTITY gnumeric-size "14.3 MB">
10 <!ENTITY gnumeric-buildsize "185 MB">
11 <!ENTITY gnumeric-time "1.97 SBU">
12]>
13
14<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
15<sect1info>
16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
18</sect1info>
19<?dbhtml filename="gnumeric.html" ?>
20<title>Gnumeric-&gnumeric-version;</title>
21
22<sect2>
23<title>Introduction to <application>Gnumeric</application></title>
24
25<para>The <application>Gnumeric</application> package contains a spreadsheet
26program. This is useful for financial analysis.</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP): <ulink
31url="&gnumeric-download-http;"/></para></listitem>
32<listitem><para>Download (FTP): <ulink
33url="&gnumeric-download-ftp;"/></para></listitem>
34<listitem><para>Download size: &gnumeric-size;</para></listitem>
35<listitem><para>Estimated Disk space required:
36&gnumeric-buildsize;</para></listitem>
37<listitem><para>Estimated build time:
38&gnumeric-time;</para></listitem></itemizedlist>
39</sect3>
40
41<sect3><title><application>Gnumeric</application> dependencies</title>
42
43<sect4><title>Required</title>
44<para><xref linkend="libgnomeprintui"/>
45and <xref linkend="libgsf"/></para>
46</sect4>
47
48<sect4><title>Optional</title>
49<para><xref linkend="Python"/>,
50<xref linkend="docbook-utils"/>,
51<ulink url="http://www.pygtk.org/">PyGTK</ulink> and
52<ulink url="http://www.gnome-db.org/download.php">libgnomedb</ulink>
53(requires <ulink url="http://www.gnome-db.org/download.php">libgda</ulink>)
54</para>
55</sect4>
56</sect3>
57
58</sect2>
59
60<sect2>
61<title>Installation of <application>Gnumeric</application></title>
62
63<para>Install <application>Gnumeric</application> by running the following
64commands:</para>
65
66<screen><userinput><command>./configure --prefix=/usr --libexecdir=/usr/sbin \
67 --localstatedir=/var/lib --sysconfdir=/etc &amp;&amp;
68make &amp;&amp;
69make install</command></userinput></screen>
70
71</sect2>
72
73<sect2>
74<title>Command explanations</title>
75
76<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
77<application>ScrollKeeper</application> files in
78<filename class="directory">/var/lib/scrollkeeper</filename>
79instead of <filename class="directory">/usr/var/scrollkeeper</filename>.</para>
80
81<para><parameter>--sysconfdir=/etc</parameter>: This switch puts configuration
82files in <filename class="directory">/etc</filename> instead of
83<filename class="directory">/usr/etc</filename>.</para>
84
85<para><parameter>--libexecdir=/usr/sbin</parameter>: This switch puts libexec
86files in <filename class="directory">/usr/sbin</filename> instead of
87<filename class="directory">/usr/libexec</filename>.</para>
88
89</sect2>
90
91<sect2>
92<title>Contents</title>
93
94<para>The <application>Gnumeric</application> package contains
95<command>gnumeric</command>,
96<command>ssconvert</command>,
97<command>gnumeric-component</command> and numerous filters, plugins and
98<application><acronym>GNOME</acronym></application> components.</para>
99
100</sect2>
101
102<sect2><title>Description</title>
103
104<sect3><title>gnumeric</title>
105<para><command>gnumeric</command> is
106<application><acronym>GNOME</acronym></application>'s spreadsheet
107application.</para></sect3>
108
109<sect3><title>ssconvert</title>
110<para><command>ssconvert</command> is a command line utility to convert
111spreadsheet files between various spreadsheet file formats.</para></sect3>
112
113<sect3><title>gnumeric-component</title>
114<para><command>gnumeric-component</command> is a command line utility to
115enable, disable or modify the various
116<application><acronym>GNOME</acronym></application> components available
117to <application>Gnumeric</application>.</para></sect3>
118
119</sect2>
120
121</sect1>
122
Note: See TracBrowser for help on using the repository browser.