source: xsoft/office/gnumeric.xml@ 889aa40

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 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 889aa40 was 889aa40, checked in by Pierre Labastie <pieere@…>, 9 years ago

Update to goffice-0.10.20 and gnumeric-1.12.20

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

  • Property mode set to 100644
File size: 8.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
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">
9 <!ENTITY gnumeric-md5sum "d60bad3065348fefe2096a16a9bc11dd">
10 <!ENTITY gnumeric-size "17.6 MB">
11 <!ENTITY gnumeric-buildsize "276 MB (additional 2 MB for the tests)">
12 <!ENTITY gnumeric-time "1.8 SBU (additional 1.5 SBU for the tests)">
13]>
14
15<sect1 id="gnumeric" xreflabel="Gnumeric-&gnumeric-version;">
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>
33 The <application>Gnumeric</application> package contains a
34 spreadsheet program which is useful for mathematical analysis.
35 </para>
36
37 &lfs76_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&gnumeric-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&gnumeric-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &gnumeric-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &gnumeric-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &gnumeric-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &gnumeric-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="goffice010"/> and
78 <xref linkend="rarian"/>
79 </para>
80
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
85 <xref linkend="gnome-icon-theme"/>,
86 <xref linkend="x-window-system"/>, and
87 <xref linkend="yelp"/> for the buit-in help functionality
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="dconf"/> (to prevent some test failures),
93 <xref linkend="gobject-introspection"/>,
94 <xref linkend="pygobject3"/>,
95 <xref linkend="valgrind"/> (for some tests),
96<!-- <xref linkend="guile"/>, Developer: support unmaintained-->
97 <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF docs)</ulink>,
98 <ulink url="http://www.gnome-db.org/">libgda</ulink>,
99 <ulink url="http://www.mono-project.com/">Mono</ulink>,
100 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>, and
101 <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>
102 </para>
103
104<!-- Now in "recommendended runtime deps". Keeping as a comment because it
105 is easier to revert
106 <note>
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>
112 </note>
113-->
114 <para condition="html" role="usernotes">User Notes:
115 <ulink url="&blfs-wiki;/gnumeric"/>
116 </para>
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
125<screen><userinput>sed -e "s@zz-application/zz-winassoc-xls;@@" -i gnumeric.desktop.in &amp;&amp;
126./configure --prefix=/usr &amp;&amp;
127make</userinput></screen>
128
129 <para>
130 This package requires to be installed before the test suite is run.
131 </para>
132
133 <para>
134 Now, as the <systemitem class="username">root</systemitem> user:
135 </para>
136
137<screen role="root"><userinput>make install</userinput></screen>
138
139 <para>
140 If you wish to test the results, issue <command>make -k check</command>.
141 Tests must be run from an active X session, and <xref linkend="dconf"/>
142 should be installed to prevent some failures. Even so, a few tests fail,
143 some for known reasons.
144 </para>
145
146 </sect2>
147
148 <sect2 role="commands">
149 <title>Command Explanations</title>
150
151 <para>
152 <command>sed -e "s@zz-application/zz-winassoc-xls;@@" ...</command>: This
153 sed removes invalid mime type from the .desktop file.
154 </para>
155
156 <para>
157 <option>--enable-pdfdocs</option>: Use this switch if you have
158 installed dblatex and wish to create PDF docs.
159 </para>
160
161 </sect2>
162
163
164 <sect2 role="content">
165 <title>Contents</title>
166
167 <segmentedlist>
168 <segtitle>Installed Programs</segtitle>
169 <segtitle>Installed Libraries</segtitle>
170 <segtitle>Installed Directories</segtitle>
171
172 <seglistitem>
173 <seg>
174 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
175 ssdiff, ssgrep and ssindex
176 </seg>
177 <seg>
178 libspreadsheet-&gnumeric-version;.so, libspreadsheet.so,
179 several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/,
180 and /usr/lib/goffice/0.10/plugins/gnumeric/gnumeric.so
181 </seg>
182 <seg>
183 /usr/include/libspreadsheet-1.12,
184 /usr/lib/gnumeric,
185 /usr/lib/goffice/0.10/plugins/gnumeric,
186 /usr/share/gnome/help/gnumeric,
187 /usr/share/gnumeric,
188 /usr/share/omf/gnumeric and
189 /usr/share/pixmaps/gnumeric
190 </seg>
191 </seglistitem>
192 </segmentedlist>
193
194 <variablelist>
195 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
196 <?dbfo list-presentation="list"?>
197 <?dbhtml list-presentation="table"?>
198
199 <varlistentry id="gnumeric-prog">
200 <term><command>gnumeric</command></term>
201 <listitem>
202 <para>
203 is a symlink to <command>gnumeric-&gnumeric-version;</command>.
204 </para>
205 <indexterm zone="gnumeric gnumeric-prog">
206 <primary sortas="b-gnumeric">gnumeric</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="gnumeric-1">
212 <term><command>gnumeric-&gnumeric-version;</command></term>
213 <listitem>
214 <para>
215 is <application>GNOME</application>'s spreadsheet application.
216 </para>
217 <indexterm zone="gnumeric gnumeric-1">
218 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="ssconvert">
224 <term><command>ssconvert</command></term>
225 <listitem>
226 <para>
227 is a command line utility to convert spreadsheet files
228 between various spreadsheet file formats.
229 </para>
230 <indexterm zone="gnumeric ssconvert">
231 <primary sortas="b-ssconvert">ssconvert</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="ssdiff">
237 <term><command>ssdiff</command></term>
238 <listitem>
239 <para>
240 is a command line utility to compare two spreadsheets.
241 </para>
242 <indexterm zone="gnumeric ssdiff">
243 <primary sortas="b-ssdiff">ssdiff</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247
248 <varlistentry id="ssgrep">
249 <term><command>ssgrep</command></term>
250 <listitem>
251 <para>
252 is a command line utility to search spreadsheets for strings.
253 </para>
254 <indexterm zone="gnumeric ssgrep">
255 <primary sortas="b-ssgrep">ssindex</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="ssindex">
261 <term><command>ssindex</command></term>
262 <listitem>
263 <para>
264 is a command line utility to generate index data for
265 spreadsheet files.
266 </para>
267 <indexterm zone="gnumeric ssindex">
268 <primary sortas="b-ssindex">ssindex</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
273 </variablelist>
274
275 </sect2>
276
277</sect1>
Note: See TracBrowser for help on using the repository browser.