source: xsoft/office/gnumeric.xml@ e257101

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 e257101 was 75df43ed, checked in by Andrew Benton <andy@…>, 18 years ago

Tweaked the explanation of the symbolic link we make for Yelp on the Gnumeric page

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

  • Property mode set to 100644
File size: 9.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/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 "78ffd75ae6abc3bb20dd04407a082a26">
10 <!ENTITY gnumeric-size "12.0 MB">
11 <!ENTITY gnumeric-buildsize "187.0 MB">
12 <!ENTITY gnumeric-time "2.8 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 <keywordset>
22 <keyword role="package">gnumeric-&gnumeric-version;.tar</keyword>
23 <keyword role="ftpdir">gnumeric</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>Gnumeric-&gnumeric-version;</title>
28
29 <indexterm zone="gnumeric">
30 <primary sortas="a-Gnumeric">Gnumeric</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to Gnumeric</title>
35
36 <para>The <application>Gnumeric</application> package contains a
37 spreadsheet program. This is useful for financial analysis.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&gnumeric-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&gnumeric-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &gnumeric-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &gnumeric-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &gnumeric-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &gnumeric-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Gnumeric Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <para role="required"><xref linkend="libgnomeprintui"/> and
65 <xref linkend="goffice"/></para>
66
67 <bridgehead renderas="sect4">Optional</bridgehead>
68 <para role="optional"><xref linkend="python"/>,
69 <ulink url="http://www.pygtk.org/">PyGTK</ulink>,
70 <xref linkend="libgnomeui"/> (combined with the
71 <filename class='libraryfile'>libgsf-gnome-1</filename> library from the
72 <xref linkend="libgsf"/> package will provide GNOME-2 support),
73 <xref linkend="gnome-doc-utils"/> (to convert the XML help documentation
74 into HTML),
75 <ulink url="http://www.gnome-db.org/">libgnomedb</ulink>
76 (requires <ulink url="http://www.gnome-db.org/">libgda</ulink>),
77 <ulink url="http://pxlib.sourceforge.net/">pxlib</ulink>,
78 <ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink>,
79 <ulink url="http://www.maemo.org/">Hildon</ulink>, and
80 <ulink url="http://packages.ubuntu.com/warty/libdevel/libgb-dev">Gnome
81 Basic</ulink> (this package is no longer under active development)</para>
82
83 <note>
84 <para>Though only a run-time dependency, if you don't install the
85 <xref linkend="yelp"/> package, the built-in help functionality in
86 <application>Gnumeric</application> will not be available.</para>
87 </note>
88
89 <para condition="html" role="usernotes">User Notes:
90 <ulink url="&blfs-wiki;/gnumeric"/></para>
91
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of Gnumeric</title>
96
97 <para>Install <application>Gnumeric</application> by running the following
98 commands:</para>
99
100<screen><userinput>./configure --prefix=/usr \
101 --localstatedir=/var/lib \
102 --sysconfdir=&gnome-etc-dir; &amp;&amp;
103make</userinput></screen>
104
105 <para>This package does not come with a test suite.</para>
106
107 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
108
109<screen role='root'><userinput>make install</userinput></screen>
110
111 <para>There is a bug in the program. The help system looks for the docs in
112 one location, but they are actually installed in the wrong place. See
113 <ulink url="http://bugzilla.gnome.org/show_bug.cgi?id=330339"/>. If you have
114 <xref linkend="yelp"/> installed and would like to be able to use it to view
115 the help documentation from within <application>Gnumeric</application>, work
116 around the problem by creating a symbolic link. As
117 <systemitem class="username">root</systemitem>:</para>
118
119<screen role='root'><userinput>ln -vsf $(pkg-config --variable=prefix \
120 ORBit-2.0)/share/gnome/help/gnumeric \
121 /usr/share/gnumeric/&gnumeric-version;/doc</userinput></screen>
122
123 <para>If you have GNOME installed in a prefix other than /usr, as the
124 <systemitem class="username">root</systemitem> user create the
125 following symlink for the <application>Gnumeric</application>
126 <application>Bonobo</application> server file:</para>
127
128<screen role='root'><userinput>ln -v -s /usr/lib/bonobo/servers/GNOME_Gnumeric.server \
129 $(pkg-config --variable=prefix ORBit-2.0)/lib/bonobo/servers</userinput></screen>
130
131 <para>If you have <xref linkend="gnome-doc-utils"/> installed you can
132 convert the XML help files into HTML by issuing the following commands:</para>
133
134<screen><userinput>./configure \
135 --prefix=$(pkg-config --variable=prefix gnome-doc-utils) &amp;&amp;
136make -C doc html</userinput></screen>
137
138 <para>Now, as the <systemitem class="username">root</systemitem> user,
139 install the documentation files:</para>
140
141<screen role='root'><userinput>install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version;/figures &amp;&amp;
142install -v -m644 doc/C/html/* /usr/share/doc/gnumeric-&gnumeric-version; &amp;&amp;
143install -v -m644 doc/C/figures/* \
144 /usr/share/doc/gnumeric-&gnumeric-version;/figures &amp;&amp;
145ln -v -s /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version;/images \
146 /usr/share/doc/gnumeric-&gnumeric-version;/stylesheet</userinput></screen>
147
148 <para>If you wish to install the Developer documentation, issue the
149 following commands as the
150 <systemitem class="username">root</systemitem> user:</para>
151
152<screen role='root'><userinput>install -v -m755 -d /usr/share/doc/gnumeric-&gnumeric-version;/developer &amp;&amp;
153install -v -m644 doc/developer/* \
154 /usr/share/doc/gnumeric-&gnumeric-version;/developer &amp;&amp;
155rm -v /usr/share/doc/gnumeric-&gnumeric-version;/developer/Makefile*</userinput></screen>
156
157 </sect2>
158
159 <sect2 role="commands">
160 <title>Command Explanations</title>
161
162 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
163 <application>ScrollKeeper</application> files in
164 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
165 <filename class="directory">/usr/var/scrollkeeper</filename>. This
166 switch may not be applicable if you don't have <xref linkend="yelp"/>
167 installed, but won't affect the build otherwise.</para>
168
169 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
170 configuration files in <filename class="directory">&gnome-etc-dir;</filename>
171 instead of <filename class="directory">/usr/etc</filename>. This
172 switch may not be applicable if you don't have <xref linkend="GConf"/>
173 installed, but won't affect the build otherwise.</para>
174
175 <para><parameter>--prefix=$(pkg-config
176 --variable=prefix gnome-doc-utils)</parameter>:
177 This rebuilds the <filename>Makefile</filename>s with the same prefix as
178 <application>GNOME Doc Utils</application></para>
179
180 <para><command>make -C doc html</command>: This command runs
181 <command>make</command> in the <filename class="directory">doc</filename>
182 directory with html as the <filename>Makefile</filename> target.</para>
183
184 </sect2>
185
186 <sect2 role="content">
187 <title>Contents</title>
188
189 <segmentedlist>
190 <segtitle>Installed Programs</segtitle>
191 <segtitle>Installed Libraries</segtitle>
192 <segtitle>Installed Directories</segtitle>
193
194 <seglistitem>
195 <seg>gnumeric, gnumeric-&gnumeric-version;, and ssconvert</seg>
196 <seg>numerous filters, plugins and <application>GNOME</application>
197 components</seg>
198 <seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/{,schemas/}apps/gnumeric,
199 /usr/lib/gnumeric,
200 /usr/share/doc/gnumeric-&gnumeric-version;, and
201 /usr/share/{{,gnome/help/, omf/, pixmaps/}gnumeric,mc}</seg>
202 </seglistitem>
203 </segmentedlist>
204
205 <variablelist>
206 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
207 <?dbfo list-presentation="list"?>
208 <?dbhtml list-presentation="table"?>
209
210 <varlistentry id="gnumeric-prog">
211 <term><command>gnumeric</command></term>
212 <listitem>
213 <para>is a symlink to
214 <command>gnumeric-&gnumeric-version;</command></para>
215 <indexterm zone="gnumeric gnumeric-prog">
216 <primary sortas="g-gnumeric">gnumeric</primary>
217 </indexterm>
218 </listitem>
219 </varlistentry>
220
221 <varlistentry id="gnumeric-1">
222 <term><command>gnumeric-&gnumeric-version;</command></term>
223 <listitem>
224 <para>is <application>GNOME</application>'s spreadsheet
225 application.</para>
226 <indexterm zone="gnumeric gnumeric-1">
227 <primary sortas="b-gnumeric-&gnumeric-version;">gnumeric-&gnumeric-version;</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 <varlistentry id="ssconvert">
233 <term><command>ssconvert</command></term>
234 <listitem>
235 <para>is a command line utility to convert spreadsheet files
236 between various spreadsheet file formats.</para>
237 <indexterm zone="gnumeric ssconvert">
238 <primary sortas="b-ssconvert">ssconvert</primary>
239 </indexterm>
240 </listitem>
241 </varlistentry>
242
243 </variablelist>
244
245 </sect2>
246
247</sect1>
Note: See TracBrowser for help on using the repository browser.