source: xsoft/office/gnumeric.xml@ 3d6e95d

systemd-13485
Last change on this file since 3d6e95d was f080ae0e, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Merge to trunk r17352

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17354 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">
[f080ae0e]9 <!ENTITY gnumeric-md5sum "c52924e0afa83e2ab9de623dc8cddd6d">
[cfb06c21]10 <!ENTITY gnumeric-size "18 MB">
[f080ae0e]11 <!ENTITY gnumeric-buildsize "276 MB (add 3 MB for tests)">
[37191af]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;">
[f1442439]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
[5e94b6c3]37 &lfs78_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
[ac38e9dc]81 <bridgehead renderas="sect4">Recommended Runtime</bridgehead>
82 <para role="recommended runtime">
[5e94b6c3]83 an icon theme such as <xref linkend="adwaita-icon-theme"/>,
84 <xref linkend="oxygen-icons"/> or
85 <xref linkend="adwaita-icon-theme"/>,
[ac38e9dc]86 <xref linkend="x-window-system"/>, and
87 <xref linkend="yelp"/> for the buit-in help functionality
88 </para>
89
[be7d50e]90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
[ac38e9dc]92 <xref linkend="dconf"/> (to prevent some test failures),
[ff3db85]93 <xref linkend="gobject-introspection"/>,
[c297610]94 <xref linkend="pygobject3"/>,
95 <xref linkend="valgrind"/> (for some tests),
[cfb06c21]96<!-- <xref linkend="guile"/>, Developer: support unmaintained-->
[c297610]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>,
[c297610]100 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>, and
[5e94b6c3]101 <ulink url="http://frodo.looijaard.name/project/psiconv">Psiconv</ulink>
[be7d50e]102 </para>
[1897050e]103
[ac38e9dc]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>
[ac38e9dc]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
[5e94b6c3]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>
[5e94b6c3]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>
[37191af]143 If you wish to test the results, first disable one test which fails:
[5e94b6c3]144
[f080ae0e]145<screen><userinput>sed -e '/\tt1013-crlibm.*/d' \
146 -i test/Makefile</userinput></screen>
[5e94b6c3]147
[f080ae0e]148 then issue <command>make check</command>. Tests should be run from an active
[5e94b6c3]149 X session, and <xref linkend="dconf"/> should be installed to prevent some
150 failures.
[ff3db85]151 </para>
[1897050e]152
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
[f1442439]158 <para>
159 <command>sed -e "s@zz-application/zz-winassoc-xls;@@" ...</command>: This
[5e94b6c3]160 sed removes an invalid mime type from the .desktop file.
[f1442439]161 </para>
162
[ff3db85]163 <para>
164 <option>--enable-pdfdocs</option>: Use this switch if you have
165 installed dblatex and wish to create PDF docs.
166 </para>
[1897050e]167
[1e71a3a]168 </sect2>
169
[1897050e]170
171 <sect2 role="content">
172 <title>Contents</title>
173
174 <segmentedlist>
175 <segtitle>Installed Programs</segtitle>
176 <segtitle>Installed Libraries</segtitle>
177 <segtitle>Installed Directories</segtitle>
178
179 <seglistitem>
[ff3db85]180 <seg>
[cfb06c21]181 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
[5e94b6c3]182 ssdiff, ssgrep, and ssindex
[ff3db85]183 </seg>
184 <seg>
[5e94b6c3]185 libspreadsheet.so,
186 gnumeric.so, and
187 several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/
[ff3db85]188 </seg>
189 <seg>
[88b2ba1d]190 /usr/include/libspreadsheet-1.12,
[5e94b6c3]191 /usr/lib/{,goffice/0.10/plugins}/gnumeric, and
192 /usr/share/{,gnome/help,omf,pixmaps}/gnumeric
[ff3db85]193 </seg>
[1897050e]194 </seglistitem>
195 </segmentedlist>
196
197 <variablelist>
198 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
199 <?dbfo list-presentation="list"?>
200 <?dbhtml list-presentation="table"?>
201
202 <varlistentry id="gnumeric-prog">
203 <term><command>gnumeric</command></term>
204 <listitem>
[ff3db85]205 <para>
206 is a symlink to <command>gnumeric-&gnumeric-version;</command>.
207 </para>
[1897050e]208 <indexterm zone="gnumeric gnumeric-prog">
[b960e3ec]209 <primary sortas="b-gnumeric">gnumeric</primary>
[1897050e]210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="gnumeric-1">
[de8420b1]215 <term><command>gnumeric-&gnumeric-version;</command></term>
[1897050e]216 <listitem>
[ff3db85]217 <para>
218 is <application>GNOME</application>'s spreadsheet application.
219 </para>
[1897050e]220 <indexterm zone="gnumeric gnumeric-1">
[de8420b1]221 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
[1897050e]222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="ssconvert">
227 <term><command>ssconvert</command></term>
228 <listitem>
[ff3db85]229 <para>
230 is a command line utility to convert spreadsheet files
231 between various spreadsheet file formats.
232 </para>
[1897050e]233 <indexterm zone="gnumeric ssconvert">
234 <primary sortas="b-ssconvert">ssconvert</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
[88b2ba1d]239 <varlistentry id="ssdiff">
240 <term><command>ssdiff</command></term>
241 <listitem>
242 <para>
243 is a command line utility to compare two spreadsheets.
244 </para>
245 <indexterm zone="gnumeric ssdiff">
246 <primary sortas="b-ssdiff">ssdiff</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
[be7d50e]251 <varlistentry id="ssgrep">
252 <term><command>ssgrep</command></term>
253 <listitem>
[ff3db85]254 <para>
255 is a command line utility to search spreadsheets for strings.
256 </para>
[be7d50e]257 <indexterm zone="gnumeric ssgrep">
258 <primary sortas="b-ssgrep">ssindex</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
[1e71a3a]263 <varlistentry id="ssindex">
264 <term><command>ssindex</command></term>
265 <listitem>
[ff3db85]266 <para>
267 is a command line utility to generate index data for
268 spreadsheet files.
269 </para>
[1e71a3a]270 <indexterm zone="gnumeric ssindex">
271 <primary sortas="b-ssindex">ssindex</primary>
272 </indexterm>
273 </listitem>
274 </varlistentry>
275
[1897050e]276 </variablelist>
277
278 </sect2>
[f45b1953]279
280</sect1>
Note: See TracBrowser for help on using the repository browser.