source: xsoft/office/abiword.xml@ 35eafd88

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 35eafd88 was 35eafd88, checked in by Douglas R. Reno <renodr@…>, 6 months ago

Update the URL for OTS in Abiword

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