source: xsoft/office/abiword.xml@ 9e04432

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.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 nosym 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 9e04432 was 9685244, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Tags for X Software

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

  • Property mode set to 100644
File size: 10.9 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 " ">
[97cf7e0]12 <!ENTITY AbiWord-md5sum "f3f8052e7b4979a43b75775a381e6cb8">
[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">
[97cf7e0]17 <!ENTITY AbiWordDocs-md5sum "c9b78cb5f9c415ed63ce1cf9874fa8a4">
18 <!ENTITY AbiWordDocs-size "1.5">
[f144243]19
[97cf7e0]20 <!ENTITY AbiWord-buildsize "575 MB -additional 13 MB for docs (73 MB installed - additional 3.1 MB for docs)">
21 <!ENTITY AbiWord-time "7.7 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
[9685244]46 &lfs79_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>
99 </itemizedlist>
100
[ab49f6cb]101 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
102
103 <bridgehead renderas="sect4">Required</bridgehead>
[c577a33]104 <para role="required">
[d19e2c6]105 <xref linkend="boost"/>,
[c577a33]106 <xref linkend="fribidi"/>,
[2c230a6]107 <xref linkend="goffice010"/>, and
[c577a33]108 <xref linkend="wv"/>
109 </para>
110
111 <bridgehead renderas="sect4">Recommended</bridgehead>
112 <para role="recommended">
[74fe55c]113 <xref linkend="enchant"/>
[c577a33]114 </para>
[ab49f6cb]115
116 <bridgehead renderas="sect4">Optional</bridgehead>
[15114f7]117 <para role="optional">
[f144243]118 <xref linkend="dbus-glib"/>,
119 <xref linkend="gobject-introspection"/>,
120 <xref linkend="libgcrypt"/>,
121 <xref linkend="libical"/>,
122 <xref linkend="libsoup"/>,
[649cb3b]123 <xref linkend="redland"/>,
124 <xref linkend="valgrind"/>.
125 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
126 <ulink url="&gnome-download-http;/evolution-data-server/">
127 Evolution Data Server</ulink>,
128 <ulink url="http://helm.cs.unibo.it/mml-widget/">GtkMathView</ulink>,
129 <ulink url="&gnome-download-http;/libchamplain">libchamplain</ulink>,
[c577a33]130 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
[f144243]131 <ulink url="http://sourceforge.net/projects/libwpd/">libwpd</ulink>,
132 <ulink url="http://sourceforge.net/projects/libwpg/">libwpg</ulink>,
133 <ulink url="http://sourceforge.net/projects/libwps/">libwps</ulink>,
[665ac79f]134 <ulink url="http://www.abisource.com/projects/link-grammar/">
135 Link Grammar Parser</ulink>,
[f144243]136 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
[665ac79f]137 <ulink url="http://telepathy.freedesktop.org/releases/telepathy-glib/">
138 Telepathy GLib</ulink>,
[649cb3b]139 <ulink url="http://libots.sourceforge.net/">OTS</ulink>, and
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
[97cf7e0]165<screen><userinput>./configure --prefix=/usr &amp;&amp;
[15114f7]166make</userinput></screen>
[10ef383]167
[c577a33]168 <para>
[d19e2c6]169 This program does not come with a functional test suite.
[15114f7]170 </para>
[5bb9ec2]171
[c577a33]172 <para>
173 Now, as the <systemitem class="username">root</systemitem> user:
174 </para>
[5bb9ec2]175
[15114f7]176<screen role="root"><userinput>make install</userinput></screen>
[9f37e34]177
[97cf7e0]178 <note>
179 <para>
180 In order to install the local help files,
181 a graphics session is recommended.
182 </para>
183 </note>
184
[c577a33]185 <para>
[97cf7e0]186 If you wish to install the local help files, untar and build them first:
[c577a33]187 </para>
[e7fc5cf]188
[15114f7]189<screen><userinput>tar -xf ../abiword-docs-&AbiWord-version;.tar.gz &amp;&amp;
[66fb2d8]190cd abiword-docs-&AbiWord-version; &amp;&amp;
191./configure --prefix=/usr &amp;&amp;
[e7fc5cf]192make</userinput></screen>
[9f37e34]193
[c577a33]194 <para>
195 and then, as the <systemitem class="username">root</systemitem> user:
196 </para>
[10ef383]197
[15114f7]198<screen role="root"><userinput>make install</userinput></screen>
[f144243]199
[ab49f6cb]200 </sect2>
201
202 <sect2 role="commands">
203 <title>Command Explanations</title>
204
[f144243]205 <para>
206 <option>--without-evolution-data-server</option>: This switch disables
207 <application>AbiWord</application>
208 <application>Evolution Data Server</application> support which is known
209 to fail when using recent versions of
[665ac79f]210 <application>Evolution Data Server</application>.
[c577a33]211 </para>
[15114f7]212
[c577a33]213 <para>
214 <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
[15af7e6]215 some or all plugins. The openxml plugin enables
[d19e2c6]216 <application>Abiword</application> to open some .docx files.
217 The grammar plugin requires
[c577a33]218 <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar
219 Parser</ulink>
220 </para>
[f144243]221
[77b7e4fe]222 </sect2>
223
224 <sect2 role="configuration">
[60d0f22]225 <title>Configuring AbiWord</title>
[77b7e4fe]226
227 <sect3 id="abiword-config">
228 <title>Config File</title>
229
[c577a33]230 <para>
231 <filename>~/.AbiSuite/templates/normal.awt</filename>
232 </para>
[77b7e4fe]233
[60d0f22]234 <indexterm zone="abiword abiword-config">
235 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
236 </indexterm>
[77b7e4fe]237 </sect3>
238
239 <sect3>
240 <title>Configuration Information</title>
241
[c577a33]242 <para>
243 Choose the right template for your language and locale from the list
244 produced by the following command:
245 </para>
[77b7e4fe]246
[15114f7]247<screen><userinput>ls /usr/share/abiword-&AbiWord-minor-version;/templates</userinput></screen>
[77b7e4fe]248
[c577a33]249 <para>
250 Create the folder
251 <filename class='directory'>~/.AbiSuite/templates</filename> then copy
252 the <filename>normal.awt</filename> you want into it:
253 </para>
[77b7e4fe]254
[10ef383]255<screen><userinput>install -v -m750 -d ~/.AbiSuite/templates &amp;&amp;
[15114f7]256install -v -m640 /usr/share/abiword-&AbiWord-minor-version;/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
[10ef383]257 ~/.AbiSuite/templates/normal.awt</userinput></screen>
[77b7e4fe]258
[c577a33]259 <para>
260 Change <replaceable>&lt;lang&gt;</replaceable> by the above command to
261 fit the name of the file you want.
262 </para>
263
264 <para>
265 If you are using multiple languages, you may need to edit the template
266 to use a font with greater coverage (e.g. one of the
267 <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>),
268 because <application>Abiword</application> does not use
269 <application>fontconfig</application> and can only display glyphs that
270 are provided in the chosen font.
271 </para>
272
273 <para>
274 If you have <xref linkend="desktop-file-utils"/> installed, you should
275 run the <command>update-desktop-database</command> command to update the
276 mimeinfo cache and allow the Help system to work.
277 </para>
[f144243]278
[7b1027d]279 <para>
280 If you have <xref linkend="xdg-utils"/> installed, you should
281 run the <command>xdg-icon-resource forceupdate --theme hicolor</command>
[8a00a2c5]282 command, for the installed icon to be displayed in the menu item.
[7b1027d]283 </para>
284
[77b7e4fe]285 </sect3>
[f144243]286
[ab49f6cb]287 </sect2>
288
289 <sect2 role="content">
290 <title>Contents</title>
291
292 <segmentedlist>
[f144243]293 <segtitle>Installed Program</segtitle>
294 <segtitle>Installed Library</segtitle>
[24ffa4b5]295 <segtitle>Installed Directories</segtitle>
[ab49f6cb]296
297 <seglistitem>
[f144243]298 <seg>
299 abiword
300 </seg>
301 <seg>
302 libabiword-&AbiWord-minor-version;.so
303 </seg>
304 <seg>
305 /usr/include/abiword-&AbiWord-minor-version;,
[2c230a6]306 /usr/lib/abiword-&AbiWord-minor-version;, and
[f144243]307 /usr/share/abiword-&AbiWord-minor-version;
308 </seg>
[ab49f6cb]309 </seglistitem>
310 </segmentedlist>
311
312 <variablelist>
313 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
314 <?dbfo list-presentation="list"?>
315 <?dbhtml list-presentation="table"?>
316
317 <varlistentry id="abiword-prog">
318 <term><command>abiword</command></term>
319 <listitem>
[c577a33]320 <para>
321 is the word processor, a wrapper for the functions in
322 libabiword-&AbiWord-minor-version; - it can also be used on the
323 command line, see <command>man 1 abiword</command>.
324 </para>
[ab49f6cb]325 <indexterm zone="abiword abiword-prog">
[15114f7]326 <primary sortas="b-abiword">abiword</primary>
[ab49f6cb]327 </indexterm>
328 </listitem>
329 </varlistentry>
330
[15114f7]331 <varlistentry id="libabiword">
[f144243]332 <term><filename class="libraryfile">libabiword-&AbiWord-minor-version;.so</filename></term>
[ab49f6cb]333 <listitem>
[c577a33]334 <para>
335 provides functions to access MS Word documents.
336 </para>
[15114f7]337 <indexterm zone="abiword libabiword">
[c577a33]338 <primary sortas="c-libabiword">libabiword-&AbiWord-minor-version;.so</primary>
[ab49f6cb]339 </indexterm>
340 </listitem>
341 </varlistentry>
[f144243]342
[ab49f6cb]343 </variablelist>
[f144243]344
[ab49f6cb]345 </sect2>
[f144243]346
[f45b1953]347</sect1>
Note: See TracBrowser for help on using the repository browser.