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

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 1ab21f7 was 1ab21f7, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Misc tags

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

  • Property mode set to 100644
File size: 12.4 KB
RevLine 
[613c524f]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[613c524f]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[6e18d243]7 <!ENTITY AbiWord-minor-version "3.0">
[f144243]8
[c577a33]9 <!ENTITY AbiWord-download-http
[f144243]10 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
[ff6ec19d]11 <!ENTITY AbiWord-download-ftp " ">
[6de1ecc]12 <!ENTITY AbiWord-md5sum "cda6dd58c747c133b421cc7eb18f5796">
[15af7e6]13 <!ENTITY AbiWord-size "11 MB">
[f144243]14
[c577a33]15 <!ENTITY AbiWordDocs-download-http
[f144243]16 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz">
[6de1ecc]17 <!ENTITY AbiWordDocs-md5sum "c92c0e1e2081db20757231a53d80c338">
18 <!ENTITY AbiWordDocs-size "1.5 MB">
[f144243]19
[6de1ecc]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">
[613c524f]22]>
23
[0b5a693]24<sect1 id="abiword" xreflabel="AbiWord-&AbiWord-version;">
[ab49f6cb]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
[c577a33]41 <para>
[f144243]42 <application>AbiWord</application> is a word processor which is useful for
[c577a33]43 writing reports, letters and other formatted documents.
44 </para>
[ab49f6cb]45
[f659d57]46 <!-- https://bugzilla.abisource.com/show_bug.cgi?id=13791. Fixed upstream
[273653c]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>
[f659d57]55-->
[1ab21f7]56 &lfs90_checked;
[4b97925]57
[ab49f6cb]58 <bridgehead renderas="sect3">Package Information</bridgehead>
59 <itemizedlist spacing="compact">
60 <listitem>
[c577a33]61 <para>
62 Download (HTTP): <ulink url="&AbiWord-download-http;"/>
63 </para>
[ab49f6cb]64 </listitem>
65 <listitem>
[c577a33]66 <para>
67 Download (FTP): <ulink url="&AbiWord-download-ftp;"/>
68 </para>
[ab49f6cb]69 </listitem>
70 <listitem>
[c577a33]71 <para>
72 Download MD5 sum: &AbiWord-md5sum;
73 </para>
[ab49f6cb]74 </listitem>
75 <listitem>
[c577a33]76 <para>
77 Download size: &AbiWord-size;
78 </para>
[ab49f6cb]79 </listitem>
80 <listitem>
[c577a33]81 <para>
82 Estimated disk space required: &AbiWord-buildsize;
83 </para>
[ab49f6cb]84 </listitem>
85 <listitem>
[c577a33]86 <para>
87 Estimated build time: &AbiWord-time;
88 </para>
[ab49f6cb]89 </listitem>
90 </itemizedlist>
91
[15114f7]92 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[f144243]93 <itemizedlist spacing="compact">
[15114f7]94 <listitem>
[c577a33]95 <para>
[f144243]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;
[c577a33]107 </para>
[15114f7]108 </listitem>
[6de1ecc]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>
[f659d57]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>
[15114f7]121 </itemizedlist>
122
[ab49f6cb]123 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
124
125 <bridgehead renderas="sect4">Required</bridgehead>
[c577a33]126 <para role="required">
[d19e2c6]127 <xref linkend="boost"/>,
[c577a33]128 <xref linkend="fribidi"/>,
[2c230a6]129 <xref linkend="goffice010"/>, and
[c577a33]130 <xref linkend="wv"/>
131 </para>
132
133 <bridgehead renderas="sect4">Recommended</bridgehead>
134 <para role="recommended">
[74fe55c]135 <xref linkend="enchant"/>
[c577a33]136 </para>
[ab49f6cb]137
138 <bridgehead renderas="sect4">Optional</bridgehead>
[15114f7]139 <para role="optional">
[f144243]140 <xref linkend="dbus-glib"/>,
[1d23596]141 <xref linkend="evolution-data-server"/>,
[f144243]142 <xref linkend="gobject-introspection"/>,
[1d23596]143 <xref linkend="libchamplain"/>,
[f144243]144 <xref linkend="libgcrypt"/>,
145 <xref linkend="libical"/>,
146 <xref linkend="libsoup"/>,
[649cb3b]147 <xref linkend="redland"/>,
[1d23596]148 <xref linkend="telepathy-glib"/>,
[649cb3b]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>,
[c577a33]152 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
[f144243]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>,
[665ac79f]156 <ulink url="http://www.abisource.com/projects/link-grammar/">
157 Link Grammar Parser</ulink>,
[f144243]158 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
[6de1ecc]159 <ulink url="https://sourceforge.net/projects/otslibrary/">OTS</ulink>, and
[649cb3b]160 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink>
[c577a33]161 </para>
162
[f144243]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
[38e4f06]171
[c577a33]172 <para condition="html" role="usernotes">
173 User Notes: <ulink url="&blfs-wiki;/abiword"/>
174 </para>
[ab49f6cb]175 </sect2>
176
177 <sect2 role="installation">
178 <title>Installation of AbiWord</title>
179
[c577a33]180 <para>
181 Install <application>AbiWord</application> by running the following
182 commands:
183 </para>
[ab49f6cb]184
[6de1ecc]185<screen><userinput>patch -Np1 -i ../abiword-&AbiWord-version;-gtk3_22_render_fix-1.patch &amp;&amp;
[f659d57]186
187patch -Np1 -i ../abiword-&AbiWord-version;-fix_flicker-1.patch &amp;&amp;
[010bb600]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
[8b0496b]197./configure --prefix=/usr --without-evolution-data-server &amp;&amp;
[15114f7]198make</userinput></screen>
[10ef383]199
[c577a33]200 <para>
[d19e2c6]201 This program does not come with a functional test suite.
[15114f7]202 </para>
[5bb9ec2]203
[c577a33]204 <para>
205 Now, as the <systemitem class="username">root</systemitem> user:
206 </para>
[5bb9ec2]207
[15114f7]208<screen role="root"><userinput>make install</userinput></screen>
[9f37e34]209
[97cf7e0]210 <note>
211 <para>
212 In order to install the local help files,
213 a graphics session is recommended.
214 </para>
215 </note>
216
[c577a33]217 <para>
[97cf7e0]218 If you wish to install the local help files, untar and build them first:
[c577a33]219 </para>
[e7fc5cf]220
[6de1ecc]221<!-- I had to hardcode the docs version here, as it doesn't decompress to
222 abiword-docs-3.0.2. -->
[15114f7]223<screen><userinput>tar -xf ../abiword-docs-&AbiWord-version;.tar.gz &amp;&amp;
[6de1ecc]224cd abiword-docs-3.0.1 &amp;&amp;
[66fb2d8]225./configure --prefix=/usr &amp;&amp;
[e7fc5cf]226make</userinput></screen>
[9f37e34]227
[c577a33]228 <para>
229 and then, as the <systemitem class="username">root</systemitem> user:
230 </para>
[10ef383]231
[15114f7]232<screen role="root"><userinput>make install</userinput></screen>
[f144243]233
[ab49f6cb]234 </sect2>
235
236 <sect2 role="commands">
237 <title>Command Explanations</title>
238
[010bb600]239 <para>
[8c2155e]240 <command>sed ...</command>: These commands correct the source for
[010bb600]241 changes in dependencies <xref linkend="enchant"/> and
242 <xref linkend="libical"/>.
243 </para>
244
[f144243]245 <para>
[d54c3b8]246 <parameter>--without-evolution-data-server</parameter>: This switch
247 disables <application>AbiWord</application>
[f144243]248 <application>Evolution Data Server</application> support which is known
249 to fail when using recent versions of
[665ac79f]250 <application>Evolution Data Server</application>.
[c577a33]251 </para>
[15114f7]252
[c577a33]253 <para>
254 <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
[15af7e6]255 some or all plugins. The openxml plugin enables
[d19e2c6]256 <application>Abiword</application> to open some .docx files.
257 The grammar plugin requires
[c577a33]258 <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar
259 Parser</ulink>
260 </para>
[f144243]261
[77b7e4fe]262 </sect2>
263
264 <sect2 role="configuration">
[60d0f22]265 <title>Configuring AbiWord</title>
[77b7e4fe]266
267 <sect3 id="abiword-config">
268 <title>Config File</title>
269
[c577a33]270 <para>
271 <filename>~/.AbiSuite/templates/normal.awt</filename>
272 </para>
[77b7e4fe]273
[60d0f22]274 <indexterm zone="abiword abiword-config">
275 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
276 </indexterm>
[77b7e4fe]277 </sect3>
278
279 <sect3>
280 <title>Configuration Information</title>
281
[c577a33]282 <para>
283 Choose the right template for your language and locale from the list
284 produced by the following command:
285 </para>
[77b7e4fe]286
[15114f7]287<screen><userinput>ls /usr/share/abiword-&AbiWord-minor-version;/templates</userinput></screen>
[77b7e4fe]288
[c577a33]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>
[77b7e4fe]294
[10ef383]295<screen><userinput>install -v -m750 -d ~/.AbiSuite/templates &amp;&amp;
[15114f7]296install -v -m640 /usr/share/abiword-&AbiWord-minor-version;/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
[10ef383]297 ~/.AbiSuite/templates/normal.awt</userinput></screen>
[77b7e4fe]298
[c577a33]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
[e180a646]307 <xref linkend="dejavu-fonts"/>,
308 <!--
309 <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>), -->
[c577a33]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>
[f144243]320
[7b1027d]321 <para>
322 If you have <xref linkend="xdg-utils"/> installed, you should
323 run the <command>xdg-icon-resource forceupdate --theme hicolor</command>
[8a00a2c5]324 command, for the installed icon to be displayed in the menu item.
[7b1027d]325 </para>
326
[77b7e4fe]327 </sect3>
[f144243]328
[ab49f6cb]329 </sect2>
330
331 <sect2 role="content">
332 <title>Contents</title>
333
334 <segmentedlist>
[f144243]335 <segtitle>Installed Program</segtitle>
336 <segtitle>Installed Library</segtitle>
[24ffa4b5]337 <segtitle>Installed Directories</segtitle>
[ab49f6cb]338
339 <seglistitem>
[f144243]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;,
[2c230a6]348 /usr/lib/abiword-&AbiWord-minor-version;, and
[f144243]349 /usr/share/abiword-&AbiWord-minor-version;
350 </seg>
[ab49f6cb]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>
[c577a33]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>
[ab49f6cb]367 <indexterm zone="abiword abiword-prog">
[15114f7]368 <primary sortas="b-abiword">abiword</primary>
[ab49f6cb]369 </indexterm>
370 </listitem>
371 </varlistentry>
372
[15114f7]373 <varlistentry id="libabiword">
[f144243]374 <term><filename class="libraryfile">libabiword-&AbiWord-minor-version;.so</filename></term>
[ab49f6cb]375 <listitem>
[c577a33]376 <para>
377 provides functions to access MS Word documents.
378 </para>
[15114f7]379 <indexterm zone="abiword libabiword">
[c577a33]380 <primary sortas="c-libabiword">libabiword-&AbiWord-minor-version;.so</primary>
[ab49f6cb]381 </indexterm>
382 </listitem>
383 </varlistentry>
[f144243]384
[ab49f6cb]385 </variablelist>
[f144243]386
[ab49f6cb]387 </sect2>
[f144243]388
[f45b1953]389</sect1>
Note: See TracBrowser for help on using the repository browser.