source: xsoft/office/gnumeric.xml@ d456f78c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 d456f78c was 8a4d6726, checked in by Ken Moffat <ken@…>, 12 years ago

Add libgda, with minor consequential changes to sqlite and gnumeric.

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

  • Property mode set to 100644
File size: 8.0 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[fdd24b8c]7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz">
8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.10/gnumeric-&gnumeric-version;.tar.xz">
9 <!ENTITY gnumeric-md5sum "ee824d9656a271957d949b8769341f40">
10 <!ENTITY gnumeric-size "14.0 MB">
11 <!ENTITY gnumeric-buildsize "247 MB">
12 <!ENTITY gnumeric-time "2.6 SBU">
[613c524f]13]>
14
[5afbfa23]15<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
[1897050e]16 <?dbhtml filename="gnumeric.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Gnumeric-&gnumeric-version;</title>
24
25 <indexterm zone="gnumeric">
26 <primary sortas="a-Gnumeric">Gnumeric</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Gnumeric</title>
31
32 <para>The <application>Gnumeric</application> package contains a
[e7468c7e]33 spreadsheet program. This is useful for mathematical analysis.</para>
[1897050e]34
[fdd24b8c]35 &lfs70_checked;
[be7d50e]36
[1897050e]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&gnumeric-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&gnumeric-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &gnumeric-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &gnumeric-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &gnumeric-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &gnumeric-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
[fdd24b8c]62 <para role="required"><xref linkend="goffice"/>,
63 <xref linkend="libglade"/> and
64 <xref linkend="rarian"/></para>
[be7d50e]65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para role="optional">
[fdd24b8c]68 <xref linkend="GConf"/>,
69 (<xref linkend="libgnomeui"/> with the
70 <filename class='libraryfile'>libgsf-gnome-1</filename> library from the
71 <xref linkend="libgsf"/> package, for a GNOME-2 desktop),
[be7d50e]72 <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF docs)</ulink>,
[8a4d6726]73 <xref linkend="libgda"/>,
[dd71597]74 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>,
[be7d50e]75 <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink> and
76 <xref linkend="pygtk"/>
77 </para>
[1897050e]78
[8a4d6726]79 <!-- gnumeric now uses current libgda, abiword would use ancient libgnomedb
80 and ancient libgda, so hopefully no conflict.
[3d9e7a1]81 <para>* The
82 <application>libgda</application>/<application>libgnomedb</application>
83 stack required for <application>Gnumeric</application> database
84 access may conflict with the versions used by the
85 <xref linkend="abiword"/> database plugin. Though the libraries
[be7d50e]86 themselves pose no conflict, the executables and support files may
87 overwrite one another. Note that the current (version 4.1.x) stack does not
[8a4d6726]88 support <application>AbiWord</application> database access.</para>-->
[3d9e7a1]89
[79e5f05]90 <note>
[fb3dd289]91 <para>Though only a run-time dependency, if you don't install the
[79e5f05]92 <xref linkend="yelp"/> package, the built-in help functionality in
93 <application>Gnumeric</application> will not be available.</para>
94 </note>
95
[38e4f06]96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/gnumeric"/></para>
98
[1897050e]99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Gnumeric</title>
103
104 <para>Install <application>Gnumeric</application> by running the following
105 commands:</para>
106
[47f57c0]107<screen><userinput>./configure --prefix=/usr \
[8d3eae9]108 --sysconfdir=&gnome-old-etc-dir; &amp;&amp; \
[79e5f05]109make</userinput></screen>
110
[1e71a3a]111 <para>This package requires that it is installed before the test suite is
112 run. The commands to run the tests are located a bit later in the
[be7d50e]113 instructions. If you run the tests now, two will fail with obscure
114 messages about <literal>gconf</literal> (assuming that you installed
115 that dependancy).</para>
[79e5f05]116
117 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
118
[be7d50e]119<screen role='root'><userinput>make install</userinput></screen>
[1897050e]120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
[be7d50e]126 <para><option>--enable-pdfdocs</option>: Use this switch if you have
127 installed dblatex and wish to create PDF docs.</para>
128
[e05cd03f]129 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[8d3eae9]130 href="../../xincludes/gnome-old-sysconfdir.xml"/>
[1897050e]131
[e05cd03f]132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[56ce09e]133 href="../../xincludes/scrollkeeper-dir.xml"/>
[1897050e]134
[1e71a3a]135 </sect2>
136
137 <sect2 role="testing">
138 <title>Testing gnumeric</title>
139
140 <para>If you wish to run the testuite, issue:</para>
[e7468c7e]141
[1e71a3a]142<screen><userinput>make check</userinput></screen>
[e7468c7e]143
[be7d50e]144 <para>All 11 tests (if you have installed the recommended dependencies)
145 should pass (many tests are skipped because the xls files do not exist).</para>
[adb02f98]146
[1897050e]147 </sect2>
148
149 <sect2 role="content">
150 <title>Contents</title>
151
152 <segmentedlist>
153 <segtitle>Installed Programs</segtitle>
154 <segtitle>Installed Libraries</segtitle>
155 <segtitle>Installed Directories</segtitle>
156
157 <seglistitem>
[be7d50e]158 <seg>gnumeric, gnumeric-&gnumeric-version;, ssconvert, ssgrep, and ssindex</seg>
[24ec4d51]159 <seg>libspreadsheet and numerous filters, plugins and
[e7468c7e]160 <application>GNOME</application> components</seg>
[be7d50e]161 <seg>/usr/include/libspreadsheet-1.10,
162 /usr/lib/gnumeric,
163 /usr/share/{,gnome/help/}gnumeric</seg>
[1897050e]164 </seglistitem>
165 </segmentedlist>
166
167 <variablelist>
168 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
169 <?dbfo list-presentation="list"?>
170 <?dbhtml list-presentation="table"?>
171
172 <varlistentry id="gnumeric-prog">
173 <term><command>gnumeric</command></term>
174 <listitem>
[dd71597]175 <para>is a symlink to
176 <command>gnumeric-&gnumeric-version;</command></para>
[1897050e]177 <indexterm zone="gnumeric gnumeric-prog">
178 <primary sortas="g-gnumeric">gnumeric</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="gnumeric-1">
[de8420b1]184 <term><command>gnumeric-&gnumeric-version;</command></term>
[1897050e]185 <listitem>
[79e5f05]186 <para>is <application>GNOME</application>'s spreadsheet
[1897050e]187 application.</para>
188 <indexterm zone="gnumeric gnumeric-1">
[de8420b1]189 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
[1897050e]190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 <varlistentry id="ssconvert">
195 <term><command>ssconvert</command></term>
196 <listitem>
197 <para>is a command line utility to convert spreadsheet files
198 between various spreadsheet file formats.</para>
199 <indexterm zone="gnumeric ssconvert">
200 <primary sortas="b-ssconvert">ssconvert</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
[be7d50e]205 <varlistentry id="ssgrep">
206 <term><command>ssgrep</command></term>
207 <listitem>
208 <para>is a command line utility to search spreadsheets for strings.</para>
209 <indexterm zone="gnumeric ssgrep">
210 <primary sortas="b-ssgrep">ssindex</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
[1e71a3a]215 <varlistentry id="ssindex">
216 <term><command>ssindex</command></term>
217 <listitem>
218 <para>is a command line utility to generate index data for
219 spreadsheet files.</para>
220 <indexterm zone="gnumeric ssindex">
221 <primary sortas="b-ssindex">ssindex</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
[1897050e]226 </variablelist>
227
228 </sect2>
[f45b1953]229
230</sect1>
Note: See TracBrowser for help on using the repository browser.