source: xsoft/office/abiword.xml@ 1d23596

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 1d23596 was 1d23596, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Update to Samba-4.10.6
Abiword, Libreoffice, Pidgin - fix optional dependencies now that evolution-data-server, telepathy-glib, zenity, and others are now available to elogind systems
TigerVNC - Remove redundant creation of a desktop file, since the Makefile now installs one

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

  • Property mode set to 100644
File size: 12.4 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 "cda6dd58c747c133b421cc7eb18f5796">
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 "c92c0e1e2081db20757231a53d80c338">
18 <!ENTITY AbiWordDocs-size "1.5 MB">
19
20 <!ENTITY AbiWord-buildsize "626 MB, additional 12 MB for docs (73 MB installed - additional 3.1 MB for docs)">
21 <!ENTITY AbiWord-time "6.5 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 <!-- https://bugzilla.abisource.com/show_bug.cgi?id=13791. Fixed upstream
47 <note>
48 <para>
49 It has been reported that, depending on the desktop enviroment and on
50 the theme settings, the window where <application>Abiword</application>
51 is running may flicker. This is known uptream, but no fix seems to be
52 available yet.
53 </para>
54 </note>
55-->
56 &lfs84_checked;
57
58 <bridgehead renderas="sect3">Package Information</bridgehead>
59 <itemizedlist spacing="compact">
60 <listitem>
61 <para>
62 Download (HTTP): <ulink url="&AbiWord-download-http;"/>
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download (FTP): <ulink url="&AbiWord-download-ftp;"/>
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Download MD5 sum: &AbiWord-md5sum;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Download size: &AbiWord-size;
78 </para>
79 </listitem>
80 <listitem>
81 <para>
82 Estimated disk space required: &AbiWord-buildsize;
83 </para>
84 </listitem>
85 <listitem>
86 <para>
87 Estimated build time: &AbiWord-time;
88 </para>
89 </listitem>
90 </itemizedlist>
91
92 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
93 <itemizedlist spacing="compact">
94 <listitem>
95 <para>
96 AbiWord Docs: <ulink url="&AbiWordDocs-download-http;"/>
97 </para>
98 </listitem>
99 <listitem>
100 <para>
101 AbiWord Docs MD5 sum: &AbiWordDocs-md5sum;
102 </para>
103 </listitem>
104 <listitem>
105 <para>
106 AbiWord Docs size: &AbiWordDocs-size;
107 </para>
108 </listitem>
109 <listitem>
110 <para>
111 Required patch (fixes GTK+-3.22.x rendering):
112 <ulink url="&patch-root;/abiword-&AbiWord-version;-gtk3_22_render_fix-1.patch"/>
113 </para>
114 </listitem>
115 <listitem>
116 <para>
117 Recommended patch (fixes flickering and caret problems):
118 <ulink url="&patch-root;/abiword-&AbiWord-version;-fix_flicker-1.patch"/>
119 </para>
120 </listitem>
121 </itemizedlist>
122
123 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
124
125 <bridgehead renderas="sect4">Required</bridgehead>
126 <para role="required">
127 <xref linkend="boost"/>,
128 <xref linkend="fribidi"/>,
129 <xref linkend="goffice010"/>, and
130 <xref linkend="wv"/>
131 </para>
132
133 <bridgehead renderas="sect4">Recommended</bridgehead>
134 <para role="recommended">
135 <xref linkend="enchant"/>
136 </para>
137
138 <bridgehead renderas="sect4">Optional</bridgehead>
139 <para role="optional">
140 <xref linkend="dbus-glib"/>,
141 <xref linkend="evolution-data-server"/>,
142 <xref linkend="gobject-introspection"/>,
143 <xref linkend="libchamplain"/>,
144 <xref linkend="libgcrypt"/>,
145 <xref linkend="libical"/>,
146 <xref linkend="libsoup"/>,
147 <xref linkend="redland"/>,
148 <xref linkend="telepathy-glib"/>,
149 <xref linkend="valgrind"/>.
150 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
151 <ulink url="http://helm.cs.unibo.it/mml-widget/">GtkMathView</ulink>,
152 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
153 <ulink url="http://sourceforge.net/projects/libwpd/">libwpd</ulink>,
154 <ulink url="http://sourceforge.net/projects/libwpg/">libwpg</ulink>,
155 <ulink url="http://sourceforge.net/projects/libwps/">libwps</ulink>,
156 <ulink url="http://www.abisource.com/projects/link-grammar/">
157 Link Grammar Parser</ulink>,
158 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
159 <ulink url="https://sourceforge.net/projects/otslibrary/">OTS</ulink>, and
160 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink>
161 </para>
162
163 <note>
164 <para>
165 To enable many of the optional dependencies, review the information
166 from <command>./configure --help</command> for the necessary switches
167 you must pass to the <command>configure</command> script.
168 </para>
169 </note>
170
171
172 <para condition="html" role="usernotes">
173 User Notes: <ulink url="&blfs-wiki;/abiword"/>
174 </para>
175 </sect2>
176
177 <sect2 role="installation">
178 <title>Installation of AbiWord</title>
179
180 <para>
181 Install <application>AbiWord</application> by running the following
182 commands:
183 </para>
184
185<screen><userinput>patch -Np1 -i ../abiword-&AbiWord-version;-gtk3_22_render_fix-1.patch &amp;&amp;
186
187patch -Np1 -i ../abiword-&AbiWord-version;-fix_flicker-1.patch &amp;&amp;
188
189sed -e "s/free_suggestions/free_string_list/" \
190 -e "s/_to_personal//" \
191 -e "s/in_session/added/" \
192 -i src/af/xap/xp/enchant_checker.cpp &amp;&amp;
193
194sed -e "/icaltime_from_timet/{s/timet/&amp;_with_zone/;s/0/0, 0/}" \
195 -i src/text/ptbl/xp/pd_DocumentRDF.cpp &amp;&amp;
196
197./configure --prefix=/usr --without-evolution-data-server &amp;&amp;
198make</userinput></screen>
199
200 <para>
201 This program does not come with a functional test suite.
202 </para>
203
204 <para>
205 Now, as the <systemitem class="username">root</systemitem> user:
206 </para>
207
208<screen role="root"><userinput>make install</userinput></screen>
209
210 <note>
211 <para>
212 In order to install the local help files,
213 a graphics session is recommended.
214 </para>
215 </note>
216
217 <para>
218 If you wish to install the local help files, untar and build them first:
219 </para>
220
221<!-- I had to hardcode the docs version here, as it doesn't decompress to
222 abiword-docs-3.0.2. -->
223<screen><userinput>tar -xf ../abiword-docs-&AbiWord-version;.tar.gz &amp;&amp;
224cd abiword-docs-3.0.1 &amp;&amp;
225./configure --prefix=/usr &amp;&amp;
226make</userinput></screen>
227
228 <para>
229 and then, as the <systemitem class="username">root</systemitem> user:
230 </para>
231
232<screen role="root"><userinput>make install</userinput></screen>
233
234 </sect2>
235
236 <sect2 role="commands">
237 <title>Command Explanations</title>
238
239 <para>
240 <command>sed ...</command>: These commands correct the source for
241 changes in dependencies <xref linkend="enchant"/> and
242 <xref linkend="libical"/>.
243 </para>
244
245 <para>
246 <parameter>--without-evolution-data-server</parameter>: This switch
247 disables <application>AbiWord</application>
248 <application>Evolution Data Server</application> support which is known
249 to fail when using recent versions of
250 <application>Evolution Data Server</application>.
251 </para>
252
253 <para>
254 <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
255 some or all plugins. The openxml plugin enables
256 <application>Abiword</application> to open some .docx files.
257 The grammar plugin requires
258 <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar
259 Parser</ulink>
260 </para>
261
262 </sect2>
263
264 <sect2 role="configuration">
265 <title>Configuring AbiWord</title>
266
267 <sect3 id="abiword-config">
268 <title>Config File</title>
269
270 <para>
271 <filename>~/.AbiSuite/templates/normal.awt</filename>
272 </para>
273
274 <indexterm zone="abiword abiword-config">
275 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
276 </indexterm>
277 </sect3>
278
279 <sect3>
280 <title>Configuration Information</title>
281
282 <para>
283 Choose the right template for your language and locale from the list
284 produced by the following command:
285 </para>
286
287<screen><userinput>ls /usr/share/abiword-&AbiWord-minor-version;/templates</userinput></screen>
288
289 <para>
290 Create the folder
291 <filename class='directory'>~/.AbiSuite/templates</filename> then copy
292 the <filename>normal.awt</filename> you want into it:
293 </para>
294
295<screen><userinput>install -v -m750 -d ~/.AbiSuite/templates &amp;&amp;
296install -v -m640 /usr/share/abiword-&AbiWord-minor-version;/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
297 ~/.AbiSuite/templates/normal.awt</userinput></screen>
298
299 <para>
300 Change <replaceable>&lt;lang&gt;</replaceable> by the above command to
301 fit the name of the file you want.
302 </para>
303
304 <para>
305 If you are using multiple languages, you may need to edit the template
306 to use a font with greater coverage (e.g. one of the
307 <xref linkend="dejavu-fonts"/>,
308 <!--
309 <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>), -->
310 because <application>Abiword</application> does not use
311 <application>fontconfig</application> and can only display glyphs that
312 are provided in the chosen font.
313 </para>
314
315 <para>
316 If you have <xref linkend="desktop-file-utils"/> installed, you should
317 run the <command>update-desktop-database</command> command to update the
318 mimeinfo cache and allow the Help system to work.
319 </para>
320
321 <para>
322 If you have <xref linkend="xdg-utils"/> installed, you should
323 run the <command>xdg-icon-resource forceupdate --theme hicolor</command>
324 command, for the installed icon to be displayed in the menu item.
325 </para>
326
327 </sect3>
328
329 </sect2>
330
331 <sect2 role="content">
332 <title>Contents</title>
333
334 <segmentedlist>
335 <segtitle>Installed Program</segtitle>
336 <segtitle>Installed Library</segtitle>
337 <segtitle>Installed Directories</segtitle>
338
339 <seglistitem>
340 <seg>
341 abiword
342 </seg>
343 <seg>
344 libabiword-&AbiWord-minor-version;.so
345 </seg>
346 <seg>
347 /usr/include/abiword-&AbiWord-minor-version;,
348 /usr/lib/abiword-&AbiWord-minor-version;, and
349 /usr/share/abiword-&AbiWord-minor-version;
350 </seg>
351 </seglistitem>
352 </segmentedlist>
353
354 <variablelist>
355 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
356 <?dbfo list-presentation="list"?>
357 <?dbhtml list-presentation="table"?>
358
359 <varlistentry id="abiword-prog">
360 <term><command>abiword</command></term>
361 <listitem>
362 <para>
363 is the word processor, a wrapper for the functions in
364 libabiword-&AbiWord-minor-version; - it can also be used on the
365 command line, see <command>man 1 abiword</command>.
366 </para>
367 <indexterm zone="abiword abiword-prog">
368 <primary sortas="b-abiword">abiword</primary>
369 </indexterm>
370 </listitem>
371 </varlistentry>
372
373 <varlistentry id="libabiword">
374 <term><filename class="libraryfile">libabiword-&AbiWord-minor-version;.so</filename></term>
375 <listitem>
376 <para>
377 provides functions to access MS Word documents.
378 </para>
379 <indexterm zone="abiword libabiword">
380 <primary sortas="c-libabiword">libabiword-&AbiWord-minor-version;.so</primary>
381 </indexterm>
382 </listitem>
383 </varlistentry>
384
385 </variablelist>
386
387 </sect2>
388
389</sect1>
Note: See TracBrowser for help on using the repository browser.