source: xsoft/office/abiword.xml@ 267d2ff

10.1 11.0 11.1 11.2 11.3 12.0 12.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 267d2ff was 267d2ff, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Make abisource addresses https.
Tweak currencr for abisouce sites.

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

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