source: xsoft/office/gnumeric.xml@ 265c7da

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 265c7da was 265c7da, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Fix gnumeeric md5sum.
Do some minor reformatting in shadow.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13176 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
[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">
[265c7da]9 <!ENTITY gnumeric-md5sum "c719a9a8305a6be83801acda99e43f87">
[cfb06c21]10 <!ENTITY gnumeric-size "18 MB">
[3bf5bc51]11 <!ENTITY gnumeric-buildsize "251 MB (additional 3 MB for the tests)">
12 <!ENTITY gnumeric-time "1.7 SBU (additional 1.3 SBU for the 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
[629e499]37 &lfs75_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
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
[ff3db85]83 <ulink url="http://dblatex.sourceforge.net/">dblatex (for PDF docs)</ulink>,
84 <xref linkend="gobject-introspection"/>,
[cfb06c21]85<!-- <xref linkend="guile"/>, Developer: support unmaintained-->
[ff3db85]86 <ulink url="http://www.gnome-db.org/">libgda</ulink>,
87 <ulink url="http://www.mono-project.com/">Mono</ulink>,
88 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>,
[c39babd]89 <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>,
90 <xref linkend="pygobject3"/>, and
91 <xref linkend="valgrind"/> (for some tests)
[be7d50e]92 </para>
[1897050e]93
[79e5f05]94 <note>
[ff3db85]95 <para>
96 Though only a run-time dependency, if you don't install the
97 <xref linkend="yelp"/> package, the built-in help functionality in
98 <application>Gnumeric</application> will not be available.
99 </para>
[79e5f05]100 </note>
101
[38e4f06]102 <para condition="html" role="usernotes">User Notes:
[ff3db85]103 <ulink url="&blfs-wiki;/gnumeric"/>
104 </para>
[1897050e]105 </sect2>
106
107 <sect2 role="installation">
108 <title>Installation of Gnumeric</title>
109
110 <para>Install <application>Gnumeric</application> by running the following
111 commands:</para>
112
[f144243]113<screen><userinput>sed -e "s@zz-application/zz-winassoc-xls;@@" -i gnumeric.desktop.in &amp;&amp;
114./configure --prefix=/usr &amp;&amp;
[79e5f05]115make</userinput></screen>
116
[ff3db85]117 <para>
118 This package requires that it is installed before the test suite is run.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
[79e5f05]124
[ff3db85]125<screen role="root"><userinput>make install</userinput></screen>
[79e5f05]126
[ff3db85]127 <para>
[6d62ba8]128 If you wish to test the results, issue <command>make -k check</command>.
[08bd91b]129 A few tests fail, some for known reasons.
[ff3db85]130 </para>
[1897050e]131
132 </sect2>
133
134 <sect2 role="commands">
135 <title>Command Explanations</title>
136
[f144243]137 <para>
138 <command>sed -e "s@zz-application/zz-winassoc-xls;@@" ...</command>: This
139 sed removes invalid mime type from the .desktop file.
140 </para>
141
[ff3db85]142 <para>
143 <option>--enable-pdfdocs</option>: Use this switch if you have
144 installed dblatex and wish to create PDF docs.
145 </para>
[1897050e]146
[1e71a3a]147 </sect2>
148
[1897050e]149
150 <sect2 role="content">
151 <title>Contents</title>
152
153 <segmentedlist>
154 <segtitle>Installed Programs</segtitle>
155 <segtitle>Installed Libraries</segtitle>
156 <segtitle>Installed Directories</segtitle>
157
158 <seglistitem>
[ff3db85]159 <seg>
[cfb06c21]160 gnumeric (symlink), gnumeric-&gnumeric-version;, ssconvert,
[88b2ba1d]161 ssdiff, ssgrep and ssindex
[ff3db85]162 </seg>
163 <seg>
[6d62ba8]164 libspreadsheet-&gnumeric-version;.so, libspreadsheet.so,
[cfb06c21]165 several plugins under /usr/lib/gnumeric/&gnumeric-version;/plugins/,
166 and /usr/lib/goffice/0.10/plugins/gnumeric/gnumeric.so
[ff3db85]167 </seg>
168 <seg>
[88b2ba1d]169 /usr/include/libspreadsheet-1.12,
[ff3db85]170 /usr/lib/gnumeric,
171 /usr/lib/goffice/0.10/plugins/gnumeric,
172 /usr/share/gnome/help/gnumeric,
[88b2ba1d]173 /usr/share/gnumeric,
174 /usr/share/omf/gnumeric and
175 /usr/share/pixmaps/gnumeric
[ff3db85]176 </seg>
[1897050e]177 </seglistitem>
178 </segmentedlist>
179
180 <variablelist>
181 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
182 <?dbfo list-presentation="list"?>
183 <?dbhtml list-presentation="table"?>
184
185 <varlistentry id="gnumeric-prog">
186 <term><command>gnumeric</command></term>
187 <listitem>
[ff3db85]188 <para>
189 is a symlink to <command>gnumeric-&gnumeric-version;</command>.
190 </para>
[1897050e]191 <indexterm zone="gnumeric gnumeric-prog">
[b960e3ec]192 <primary sortas="b-gnumeric">gnumeric</primary>
[1897050e]193 </indexterm>
194 </listitem>
195 </varlistentry>
196
197 <varlistentry id="gnumeric-1">
[de8420b1]198 <term><command>gnumeric-&gnumeric-version;</command></term>
[1897050e]199 <listitem>
[ff3db85]200 <para>
201 is <application>GNOME</application>'s spreadsheet application.
202 </para>
[1897050e]203 <indexterm zone="gnumeric gnumeric-1">
[de8420b1]204 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
[1897050e]205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 <varlistentry id="ssconvert">
210 <term><command>ssconvert</command></term>
211 <listitem>
[ff3db85]212 <para>
213 is a command line utility to convert spreadsheet files
214 between various spreadsheet file formats.
215 </para>
[1897050e]216 <indexterm zone="gnumeric ssconvert">
217 <primary sortas="b-ssconvert">ssconvert</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
[88b2ba1d]222 <varlistentry id="ssdiff">
223 <term><command>ssdiff</command></term>
224 <listitem>
225 <para>
226 is a command line utility to compare two spreadsheets.
227 </para>
228 <indexterm zone="gnumeric ssdiff">
229 <primary sortas="b-ssdiff">ssdiff</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
[be7d50e]234 <varlistentry id="ssgrep">
235 <term><command>ssgrep</command></term>
236 <listitem>
[ff3db85]237 <para>
238 is a command line utility to search spreadsheets for strings.
239 </para>
[be7d50e]240 <indexterm zone="gnumeric ssgrep">
241 <primary sortas="b-ssgrep">ssindex</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
[1e71a3a]246 <varlistentry id="ssindex">
247 <term><command>ssindex</command></term>
248 <listitem>
[ff3db85]249 <para>
250 is a command line utility to generate index data for
251 spreadsheet files.
252 </para>
[1e71a3a]253 <indexterm zone="gnumeric ssindex">
254 <primary sortas="b-ssindex">ssindex</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
258
[1897050e]259 </variablelist>
260
261 </sect2>
[f45b1953]262
263</sect1>
Note: See TracBrowser for help on using the repository browser.