source: xsoft/office/gnumeric.xml@ 24ec4d51

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 24ec4d51 was 24ec4d51, checked in by Ken Moffat <ken@…>, 16 years ago

Fix another typo.

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

  • Property mode set to 100644
File size: 9.6 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.6/gnumeric-&gnumeric-version;.tar.bz2">
8 <!ENTITY gnumeric-download-ftp "&gnome-download-ftp;/gnumeric/1.6/gnumeric-&gnumeric-version;.tar.bz2">
9 <!ENTITY gnumeric-md5sum "a80ae52484b07d772297dcde6c0dab47">
10 <!ENTITY gnumeric-size "14.0 MB">
11 <!ENTITY gnumeric-buildsize "205 MB">
12 <!ENTITY gnumeric-time "2.6 SBU (includes creating HTML documentation)">
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>The <application>Gnumeric</application> package contains a
33 spreadsheet program. This is useful for mathematical analysis.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&gnumeric-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&gnumeric-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &gnumeric-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &gnumeric-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &gnumeric-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &gnumeric-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
60 <para role="required"><xref linkend="libgnomeprintui"/> and
61 <xref linkend="goffice"/></para>
62
63 <bridgehead renderas="sect4">Optional</bridgehead>
64 <para role="optional"><xref linkend="pygtk"/>,
65 <xref linkend="libgnomeui"/> (combined with the
66 <filename class='libraryfile'>libgsf-gnome-1</filename> library from the
67 <xref linkend="libgsf"/> package will provide GNOME-2 support),
68 <ulink url="http://www.gnome-db.org/">libgnomedb</ulink>*
69 (requires <ulink url="http://www.gnome-db.org/">libgda</ulink>),
70 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>,
71 <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>,
72 <ulink url="http://www.maemo.org/">Hildon</ulink>,
73 <ulink url="http://packages.ubuntu.com/warty/libdevel/libgb-dev">Gnome
74 Basic</ulink> (this package is no longer under active development), and
75 <ulink url="http://www.valgrind.org/">Valgrind</ulink> (to run some of the
76 testsuite)</para>
77
78 <para>* The
79 <application>libgda</application>/<application>libgnomedb</application>
80 stack required for <application>Gnumeric</application> database
81 access may conflict with the versions used by the
82 <xref linkend="abiword"/> database plugin. Though the libraries
83 themselves pose no conflict, the executables and support files will
84 overwrite one another. Note that the current (version 3.0.x) stack does not
85 pose a conflict with any of the previous versions (but does not support
86 <application>Gnumeric</application> or <application>AbiWord</application>
87 database access. <application>Gnumeric</application> requires versions
88 &gt;1.2.x and &lt;2.x.x (1.99.1 is known to work).</para>
89
90 <note>
91 <para>Though only a run-time dependency, if you don't install the
92 <xref linkend="yelp"/> package, the built-in help functionality in
93 <application>Gnumeric</application> will not be available.</para>
94 </note>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/gnumeric"/></para>
98
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
107<screen><userinput>./configure --prefix=/usr \
108 --sysconfdir=&gnome-etc-dir; \
109 --localstatedir=/var/lib &amp;&amp;
110make</userinput></screen>
111
112 <para>This package requires that it is installed before the test suite is
113 run. The commands to run the tests are located a bit later in the
114 instructions.</para>
115
116 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
117
118<screen role='root'><userinput>make install &amp;&amp;</userinput></screen>
119
120 <para>If you have <xref linkend="gnome-doc-utils"/> installed you can
121 create an HTML version of the Help documentation by issuing the following
122 commands:</para>
123
124<screen><userinput>./configure \
125 --prefix=$(pkg-config --variable=prefix gnome-doc-utils) &amp;&amp;
126make -C doc html</userinput></screen>
127
128 <para>If you created the HTML documentation, install it by issuing the
129 following commands as the
130 <systemitem class="username">root</systemitem> user:</para>
131
132<screen role='root'><userinput>install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version;/figures/icons &amp;&amp;
133install -v -m644 doc/C/figures/*.png \
134 /usr/share/doc/gnumeric-&gnumeric-version;/figures &amp;&amp;
135install -v -m644 doc/C/figures/icons/*.png \
136 /usr/share/doc/gnumeric-&gnumeric-version;/figures/icons &amp;&amp;
137install -v -m644 doc/C/html/* \
138 /usr/share/doc/gnumeric-&gnumeric-version; &amp;&amp;
139
140ln -v -s /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version;/images \
141 /usr/share/doc/gnumeric-&gnumeric-version;/stylesheet</userinput></screen>
142
143 <para>If you wish to install the Developer documentation, issue the
144 following commands as the
145 <systemitem class="username">root</systemitem> user:</para>
146
147<screen role='root'><userinput>install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version;/developer &amp;&amp;
148install -v -m644 doc/developer/* \
149 /usr/share/doc/gnumeric-&gnumeric-version;/developer &amp;&amp;
150
151rm -v /usr/share/doc/gnumeric-&gnumeric-version;/developer/Makefile*</userinput></screen>
152
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
158 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
159 href="../../xincludes/gnome-sysconfdir.xml"/>
160
161 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
162 href="../../xincludes/scrollkeeper-dir.xml"/>
163
164 <para><parameter>--prefix=$(pkg-config
165 --variable=prefix gnome-doc-utils)</parameter>:
166 This rebuilds the <filename>Makefile</filename>s with the same prefix used
167 in the <application>GNOME Doc Utils</application> installation.</para>
168
169 </sect2>
170
171 <sect2 role="testing">
172 <title>Testing gnumeric</title>
173
174 <para>If you wish to run the testuite, issue:</para>
175
176<screen><userinput>make check</userinput></screen>
177
178 <para>Two of the seven tests appear to fail because the csv files they use
179 are missing, two others fail for unknown reasons.</para>
180
181 </sect2>
182
183 <sect2 role="content">
184 <title>Contents</title>
185
186 <segmentedlist>
187 <segtitle>Installed Programs</segtitle>
188 <segtitle>Installed Libraries</segtitle>
189 <segtitle>Installed Directories</segtitle>
190
191 <seglistitem>
192 <seg>gnumeric, gnumeric-&gnumeric-version;, ssconvert, and ssindex</seg>
193 <seg>libspreadsheet and numerous filters, plugins and
194 <application>GNOME</application> components</seg>
195 <seg>/usr/lib/gnumeric,
196 /usr/share/doc/gnumeric-&gnumeric-version;, and
197 /usr/share/{,gnome/help/, omf/, pixmaps/}gnumeric</seg>
198 </seglistitem>
199 </segmentedlist>
200
201 <variablelist>
202 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
203 <?dbfo list-presentation="list"?>
204 <?dbhtml list-presentation="table"?>
205
206 <varlistentry id="gnumeric-prog">
207 <term><command>gnumeric</command></term>
208 <listitem>
209 <para>is a symlink to
210 <command>gnumeric-&gnumeric-version;</command></para>
211 <indexterm zone="gnumeric gnumeric-prog">
212 <primary sortas="g-gnumeric">gnumeric</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="gnumeric-1">
218 <term><command>gnumeric-&gnumeric-version;</command></term>
219 <listitem>
220 <para>is <application>GNOME</application>'s spreadsheet
221 application.</para>
222 <indexterm zone="gnumeric gnumeric-1">
223 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="ssconvert">
229 <term><command>ssconvert</command></term>
230 <listitem>
231 <para>is a command line utility to convert spreadsheet files
232 between various spreadsheet file formats.</para>
233 <indexterm zone="gnumeric ssconvert">
234 <primary sortas="b-ssconvert">ssconvert</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 <varlistentry id="ssindex">
240 <term><command>ssindex</command></term>
241 <listitem>
242 <para>is a command line utility to generate index data for
243 spreadsheet files.</para>
244 <indexterm zone="gnumeric ssindex">
245 <primary sortas="b-ssindex">ssindex</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 </variablelist>
251
252 </sect2>
253
254</sect1>
Note: See TracBrowser for help on using the repository browser.