source: xsoft/office/abiword.xml@ b282e39

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 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 b282e39 was 8c2155e, checked in by Pierre Labastie <pieere@…>, 6 years ago

Miscellaneous:

  • few typos
  • indentation in perl-modules
  • I do not understand why we have several places where group nogroup and user nobody are created, since this has been done in LFS. Made those "nodump".

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

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