source: xsoft/office/abiword.xml@ d160092

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 d160092 was d160092, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to gnumeric-1.12.32
Update to goffice-0.10.32
Update to libgsf-1.14.40
Tags (and some forgotten ones from last night)

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

  • Property mode set to 100644
File size: 11.2 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 AbiWord-minor-version "3.0">
8
9 <!ENTITY AbiWord-download-http
10 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
11 <!ENTITY AbiWord-download-ftp " ">
12 <!ENTITY AbiWord-md5sum "f3f8052e7b4979a43b75775a381e6cb8">
13 <!ENTITY AbiWord-size "11 MB">
14
15 <!ENTITY AbiWordDocs-download-http
16 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz">
17 <!ENTITY AbiWordDocs-md5sum "c9b78cb5f9c415ed63ce1cf9874fa8a4">
18 <!ENTITY AbiWordDocs-size "1.5">
19
20 <!ENTITY AbiWord-buildsize "575 MB -additional 13 MB for docs (73 MB installed - additional 3.1 MB for docs)">
21 <!ENTITY AbiWord-time "7.7 SBU - additional 0.5 SBU for docs">
22]>
23
24<sect1 id="abiword" xreflabel="AbiWord-&AbiWord-version;">
25 <?dbhtml filename="AbiWord.html" ?>
26
27 <sect1info>
28 <othername>$LastChangedBy$</othername>
29 <date>$Date$</date>
30 </sect1info>
31
32 <title>AbiWord-&AbiWord-version;</title>
33
34 <indexterm zone="abiword">
35 <primary sortas="a-AbiWord">AbiWord</primary>
36 </indexterm>
37
38 <sect2 role="package">
39 <title>Introduction to AbiWord</title>
40
41 <para>
42 <application>AbiWord</application> is a word processor which is useful for
43 writing reports, letters and other formatted documents.
44 </para>
45
46 &lfs7a_checked;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>
52 Download (HTTP): <ulink url="&AbiWord-download-http;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download (FTP): <ulink url="&AbiWord-download-ftp;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download MD5 sum: &AbiWord-md5sum;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download size: &AbiWord-size;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated disk space required: &AbiWord-buildsize;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated build time: &AbiWord-time;
78 </para>
79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83 <itemizedlist spacing="compact">
84 <listitem>
85 <para>
86 AbiWord Docs: <ulink url="&AbiWordDocs-download-http;"/>
87 </para>
88 </listitem>
89 <listitem>
90 <para>
91 AbiWord Docs MD5 sum: &AbiWordDocs-md5sum;
92 </para>
93 </listitem>
94 <listitem>
95 <para>
96 AbiWord Docs size: &AbiWordDocs-size;
97 </para>
98 </listitem>
99 </itemizedlist>
100
101 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
102
103 <bridgehead renderas="sect4">Required</bridgehead>
104 <para role="required">
105 <xref linkend="boost"/>,
106 <xref linkend="fribidi"/>,
107 <xref linkend="goffice010"/>, and
108 <xref linkend="wv"/>
109 </para>
110
111 <bridgehead renderas="sect4">Recommended</bridgehead>
112 <para role="recommended">
113 <xref linkend="enchant"/>
114 </para>
115
116 <bridgehead renderas="sect4">Optional</bridgehead>
117 <para role="optional">
118 <xref linkend="dbus-glib"/>,
119 <xref linkend="gobject-introspection"/>,
120 <xref linkend="libgcrypt"/>,
121 <xref linkend="libical"/>,
122 <xref linkend="libsoup"/>,
123 <xref linkend="redland"/>,
124 <xref linkend="valgrind"/>.
125 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
126 <phrase revision="sysv"><ulink url="&gnome-download-http;/evolution-data-server/">
127 Evolution Data Server</ulink></phrase>
128 <phrase revision="systemd"><xref linkend="evolution-data-server"/></phrase>,
129 <ulink url="http://helm.cs.unibo.it/mml-widget/">GtkMathView</ulink>,
130 <phrase revision="sysv"><ulink url="&gnome-download-http;/libchamplain">libchamplain</ulink></phrase>
131 <phrase revision="systemd"><xref linkend="libchamplain"/></phrase>,
132 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
133 <ulink url="http://sourceforge.net/projects/libwpd/">libwpd</ulink>,
134 <ulink url="http://sourceforge.net/projects/libwpg/">libwpg</ulink>,
135 <ulink url="http://sourceforge.net/projects/libwps/">libwps</ulink>,
136 <ulink url="http://www.abisource.com/projects/link-grammar/">
137 Link Grammar Parser</ulink>,
138 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
139 <phrase revision="sysv"><ulink url="http://telepathy.freedesktop.org/releases/telepathy-glib/">
140 Telepathy GLib</ulink></phrase>
141 <phrase revision="systemd"><xref linkend="telepathy-glib"/></phrase>,
142 <ulink url="http://libots.sourceforge.net/">OTS</ulink>, and
143 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink>
144 </para>
145
146 <note>
147 <para>
148 To enable many of the optional dependencies, review the information
149 from <command>./configure --help</command> for the necessary switches
150 you must pass to the <command>configure</command> script.
151 </para>
152 </note>
153
154
155 <para condition="html" role="usernotes">
156 User Notes: <ulink url="&blfs-wiki;/abiword"/>
157 </para>
158 </sect2>
159
160 <sect2 role="installation">
161 <title>Installation of AbiWord</title>
162
163 <para>
164 Install <application>AbiWord</application> by running the following
165 commands:
166 </para>
167
168<screen><userinput>./configure --prefix=/usr &amp;&amp;
169make</userinput></screen>
170
171 <para>
172 This program does not come with a functional test suite.
173 </para>
174
175 <para>
176 Now, as the <systemitem class="username">root</systemitem> user:
177 </para>
178
179<screen role="root"><userinput>make install</userinput></screen>
180
181 <note>
182 <para>
183 In order to install the local help files,
184 a graphics session is recommended.
185 </para>
186 </note>
187
188 <para>
189 If you wish to install the local help files, untar and build them first:
190 </para>
191
192<screen><userinput>tar -xf ../abiword-docs-&AbiWord-version;.tar.gz &amp;&amp;
193cd abiword-docs-&AbiWord-version; &amp;&amp;
194./configure --prefix=/usr &amp;&amp;
195make</userinput></screen>
196
197 <para>
198 and then, as the <systemitem class="username">root</systemitem> user:
199 </para>
200
201<screen role="root"><userinput>make install</userinput></screen>
202
203 </sect2>
204
205 <sect2 role="commands">
206 <title>Command Explanations</title>
207
208 <para>
209 <option>--without-evolution-data-server</option>: This switch disables
210 <application>AbiWord</application>
211 <application>Evolution Data Server</application> support which is known
212 to fail when using recent versions of
213 <application>Evolution Data Server</application>.
214 </para>
215
216 <para>
217 <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
218 some or all plugins. The openxml plugin enables
219 <application>Abiword</application> to open some .docx files.
220 The grammar plugin requires
221 <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar
222 Parser</ulink>
223 </para>
224
225 </sect2>
226
227 <sect2 role="configuration">
228 <title>Configuring AbiWord</title>
229
230 <sect3 id="abiword-config">
231 <title>Config File</title>
232
233 <para>
234 <filename>~/.AbiSuite/templates/normal.awt</filename>
235 </para>
236
237 <indexterm zone="abiword abiword-config">
238 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
239 </indexterm>
240 </sect3>
241
242 <sect3>
243 <title>Configuration Information</title>
244
245 <para>
246 Choose the right template for your language and locale from the list
247 produced by the following command:
248 </para>
249
250<screen><userinput>ls /usr/share/abiword-&AbiWord-minor-version;/templates</userinput></screen>
251
252 <para>
253 Create the folder
254 <filename class='directory'>~/.AbiSuite/templates</filename> then copy
255 the <filename>normal.awt</filename> you want into it:
256 </para>
257
258<screen><userinput>install -v -m750 -d ~/.AbiSuite/templates &amp;&amp;
259install -v -m640 /usr/share/abiword-&AbiWord-minor-version;/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
260 ~/.AbiSuite/templates/normal.awt</userinput></screen>
261
262 <para>
263 Change <replaceable>&lt;lang&gt;</replaceable> by the above command to
264 fit the name of the file you want.
265 </para>
266
267 <para>
268 If you are using multiple languages, you may need to edit the template
269 to use a font with greater coverage (e.g. one of the
270 <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>),
271 because <application>Abiword</application> does not use
272 <application>fontconfig</application> and can only display glyphs that
273 are provided in the chosen font.
274 </para>
275
276 <para>
277 If you have <xref linkend="desktop-file-utils"/> installed, you should
278 run the <command>update-desktop-database</command> command to update the
279 mimeinfo cache and allow the Help system to work.
280 </para>
281
282 <para>
283 If you have <xref linkend="xdg-utils"/> installed, you should
284 run the <command>xdg-icon-resource forceupdate --theme hicolor</command>
285 command, for the installed icon to be displayed in the menu item.
286 </para>
287
288 </sect3>
289
290 </sect2>
291
292 <sect2 role="content">
293 <title>Contents</title>
294
295 <segmentedlist>
296 <segtitle>Installed Program</segtitle>
297 <segtitle>Installed Library</segtitle>
298 <segtitle>Installed Directories</segtitle>
299
300 <seglistitem>
301 <seg>
302 abiword
303 </seg>
304 <seg>
305 libabiword-&AbiWord-minor-version;.so
306 </seg>
307 <seg>
308 /usr/include/abiword-&AbiWord-minor-version;,
309 /usr/lib/abiword-&AbiWord-minor-version;, and
310 /usr/share/abiword-&AbiWord-minor-version;
311 </seg>
312 </seglistitem>
313 </segmentedlist>
314
315 <variablelist>
316 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
317 <?dbfo list-presentation="list"?>
318 <?dbhtml list-presentation="table"?>
319
320 <varlistentry id="abiword-prog">
321 <term><command>abiword</command></term>
322 <listitem>
323 <para>
324 is the word processor, a wrapper for the functions in
325 libabiword-&AbiWord-minor-version; - it can also be used on the
326 command line, see <command>man 1 abiword</command>.
327 </para>
328 <indexterm zone="abiword abiword-prog">
329 <primary sortas="b-abiword">abiword</primary>
330 </indexterm>
331 </listitem>
332 </varlistentry>
333
334 <varlistentry id="libabiword">
335 <term><filename class="libraryfile">libabiword-&AbiWord-minor-version;.so</filename></term>
336 <listitem>
337 <para>
338 provides functions to access MS Word documents.
339 </para>
340 <indexterm zone="abiword libabiword">
341 <primary sortas="c-libabiword">libabiword-&AbiWord-minor-version;.so</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
346 </variablelist>
347
348 </sect2>
349
350</sect1>
Note: See TracBrowser for help on using the repository browser.