source: xsoft/office/gnumeric.xml@ 9172c72

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9172c72 was 9172c72, checked in by Pierre Labastie <pieere@…>, 8 years ago

Gnumeric-1.12.28

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

  • Property mode set to 100644
File size: 8.5 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
[ff3db85]7 <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
[9172c72]9 <!ENTITY gnumeric-md5sum "147ddb28b9ec7106d36f4ff82f66f840">
[eee3760]10 <!ENTITY gnumeric-size "18 MB">
[9172c72]11 <!ENTITY gnumeric-buildsize "313 MB (with tests)">
12 <!ENTITY gnumeric-time "1.6 SBU (additional 8.6 SBU for tests)">
[613c524f]13]>
14
[5afbfa23]15<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
[f144243]16 <?dbhtml filename="gnumeric.html"?>
[1897050e]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
[ff3db85]32 <para>
33 The <application>Gnumeric</application> package contains a
34 spreadsheet program which is useful for mathematical analysis.
35 </para>
[1897050e]36
[9685244]37 &lfs79_checked;
[be7d50e]38
[1897050e]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[ff3db85]42 <para>
43 Download (HTTP): <ulink url="&gnumeric-download-http;"/>
44 </para>
[1897050e]45 </listitem>
46 <listitem>
[ff3db85]47 <para>
48 Download (FTP): <ulink url="&gnumeric-download-ftp;"/>
49 </para>
[1897050e]50 </listitem>
51 <listitem>
[ff3db85]52 <para>
53 Download MD5 sum: &gnumeric-md5sum;
54 </para>
[1897050e]55 </listitem>
56 <listitem>
[ff3db85]57 <para>
58 Download size: &gnumeric-size;
59 </para>
[1897050e]60 </listitem>
61 <listitem>
[ff3db85]62 <para>
63 Estimated disk space required: &gnumeric-buildsize;
64 </para>
[1897050e]65 </listitem>
66 <listitem>
[ff3db85]67 <para>
68 Estimated build time: &gnumeric-time;
69 </para>
[1897050e]70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
[ff3db85]76 <para role="required">
[f32c1e38]77 <xref linkend="goffice010"/> and
78 <xref linkend="rarian"/>
[ff3db85]79 </para>
[be7d50e]80
[6e364b3]81 <bridgehead renderas="sect4">Recommended Runtime</bridgehead>
82 <para role="recommended runtime">
83 an icon theme such as <xref linkend="adwaita-icon-theme"/>,
84 <xref linkend="oxygen-icons"/> or
[889aa40]85 <xref linkend="gnome-icon-theme"/>,
86 <xref linkend="x-window-system"/>, and
[6e364b3]87 <xref linkend="yelp"/> for the buit-in help functionality
[231645c]88 </para>
89
[be7d50e]90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
[889aa40]92 <xref linkend="dconf"/> (to prevent some test failures),
[ff3db85]93 <xref linkend="gobject-introspection"/>,
[ef3c320]94 <xref linkend="pygobject3"/>,
95 <xref linkend="valgrind"/> (for some tests),
[cfb06c21]96<!-- <xref linkend="guile"/>, Developer: support unmaintained-->
[ef3c320]97 <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF docs)</ulink>,
[ff3db85]98 <ulink url="http://www.gnome-db.org/">libgda</ulink>,
99 <ulink url="http://www.mono-project.com/">Mono</ulink>,
[ef3c320]100 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>, and
[9d7d661]101 <ulink url="http://frodo.looijaard.name/project/psiconv">Psiconv</ulink>
[be7d50e]102 </para>
[1897050e]103
[6e364b3]104<!-- Now in "recommendended runtime deps". Keeping as a comment because it
105 is easier to revert
106 <note>
[ff3db85]107 <para>
108 Though only a run-time dependency, if you don't install the
109 <xref linkend="yelp"/> package, the built-in help functionality in
110 <application>Gnumeric</application> will not be available.
111 </para>
[79e5f05]112 </note>
[6e364b3]113-->
[38e4f06]114 <para condition="html" role="usernotes">User Notes:
[ff3db85]115 <ulink url="&blfs-wiki;/gnumeric"/>
116 </para>
[1897050e]117 </sect2>
118
119 <sect2 role="installation">
120 <title>Installation of Gnumeric</title>
121
122 <para>Install <application>Gnumeric</application> by running the following
123 commands:</para>
124
[02a729a]125<screen><userinput>sed -e "s@zz-application/zz-winassoc-xls;@@" \
126 -i gnumeric.desktop.in &amp;&amp;
127
128./configure --prefix=/usr &amp;&amp;
129
[79e5f05]130make</userinput></screen>
131
[ff3db85]132 <para>
[9dcfced]133 This package must be installed before the test suite is run.
[ff3db85]134 </para>
135
136 <para>
137 Now, as the <systemitem class="username">root</systemitem> user:
138 </para>
[79e5f05]139
[ff3db85]140<screen role="root"><userinput>make install</userinput></screen>
[79e5f05]141
[ff3db85]142 <para>
[9172c72]143 If you wish to test the results, first disable one test which fails:
[9dcfced]144
145<screen><userinput>sed \
[9172c72]146 -e '/\tt1013-crlibm.*/d' \
[9dcfced]147 -i test/Makefile</userinput></screen>
148
[b5969599]149 then issue <command>make check</command>. Tests must be run from an active
150 X session, and <xref linkend="dconf"/> should be installed to prevent some
151 failures.
[ff3db85]152 </para>
[1897050e]153
154 </sect2>
155
156 <sect2 role="commands">
157 <title>Command Explanations</title>
158
[f144243]159 <para>
160 <command>sed -e "s@zz-application/zz-winassoc-xls;@@" ...</command>: This
[72d90b67]161 sed removes an invalid mime type from the .desktop file.
[f144243]162 </para>
163
[ff3db85]164 <para>
165 <option>--enable-pdfdocs</option>: Use this switch if you have
166 installed dblatex and wish to create PDF docs.
167 </para>
[1897050e]168
[1e71a3a]169 </sect2>
170
[1897050e]171
172 <sect2 role="content">
173 <title>Contents</title>
174
175 <segmentedlist>
176 <segtitle>Installed Programs</segtitle>
177 <segtitle>Installed Libraries</segtitle>
178 <segtitle>Installed Directories</segtitle>
179
180 <seglistitem>
[ff3db85]181 <seg>
[cfb06c21]182 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
[bb6bd84]183 ssdiff, ssgrep, and ssindex
[ff3db85]184 </seg>
185 <seg>
[bb6bd84]186 libspreadsheet.so,
187 gnumeric.so, and
188 several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/
[ff3db85]189 </seg>
190 <seg>
[88b2ba1d]191 /usr/include/libspreadsheet-1.12,
[bb6bd84]192 /usr/lib/{,goffice/0.10/plugins}/gnumeric, and
193 /usr/share/{,gnome/help,omf,pixmaps}/gnumeric
[ff3db85]194 </seg>
[1897050e]195 </seglistitem>
196 </segmentedlist>
197
198 <variablelist>
199 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
200 <?dbfo list-presentation="list"?>
201 <?dbhtml list-presentation="table"?>
202
203 <varlistentry id="gnumeric-prog">
204 <term><command>gnumeric</command></term>
205 <listitem>
[ff3db85]206 <para>
207 is a symlink to <command>gnumeric-&gnumeric-version;</command>.
208 </para>
[1897050e]209 <indexterm zone="gnumeric gnumeric-prog">
[b960e3ec]210 <primary sortas="b-gnumeric">gnumeric</primary>
[1897050e]211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="gnumeric-1">
[de8420b1]216 <term><command>gnumeric-&gnumeric-version;</command></term>
[1897050e]217 <listitem>
[ff3db85]218 <para>
219 is <application>GNOME</application>'s spreadsheet application.
220 </para>
[1897050e]221 <indexterm zone="gnumeric gnumeric-1">
[de8420b1]222 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
[1897050e]223 </indexterm>
224 </listitem>
225 </varlistentry>
226
227 <varlistentry id="ssconvert">
228 <term><command>ssconvert</command></term>
229 <listitem>
[ff3db85]230 <para>
231 is a command line utility to convert spreadsheet files
232 between various spreadsheet file formats.
233 </para>
[1897050e]234 <indexterm zone="gnumeric ssconvert">
235 <primary sortas="b-ssconvert">ssconvert</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
[88b2ba1d]240 <varlistentry id="ssdiff">
241 <term><command>ssdiff</command></term>
242 <listitem>
243 <para>
244 is a command line utility to compare two spreadsheets.
245 </para>
246 <indexterm zone="gnumeric ssdiff">
247 <primary sortas="b-ssdiff">ssdiff</primary>
248 </indexterm>
249 </listitem>
250 </varlistentry>
251
[be7d50e]252 <varlistentry id="ssgrep">
253 <term><command>ssgrep</command></term>
254 <listitem>
[ff3db85]255 <para>
256 is a command line utility to search spreadsheets for strings.
257 </para>
[be7d50e]258 <indexterm zone="gnumeric ssgrep">
259 <primary sortas="b-ssgrep">ssindex</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
[1e71a3a]264 <varlistentry id="ssindex">
265 <term><command>ssindex</command></term>
266 <listitem>
[ff3db85]267 <para>
268 is a command line utility to generate index data for
269 spreadsheet files.
270 </para>
[1e71a3a]271 <indexterm zone="gnumeric ssindex">
272 <primary sortas="b-ssindex">ssindex</primary>
273 </indexterm>
274 </listitem>
275 </varlistentry>
276
[1897050e]277 </variablelist>
278
279 </sect2>
[f45b1953]280
281</sect1>
Note: See TracBrowser for help on using the repository browser.