source: xsoft/office/abiword.xml@ 54789f3

systemd-13485
Last change on this file since 54789f3 was ac38e9dc, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 10.2 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
9 <!ENTITY AbiWord-download-http
10 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.gz">
11 <!ENTITY AbiWord-download-ftp " ">
12 <!ENTITY AbiWord-md5sum "f3f8052e7b4979a43b75775a381e6cb8">
13 <!ENTITY AbiWord-size "11 MB">
14
15 <!ENTITY AbiWordDocs-download-http
16 "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-docs-&AbiWord-version;.tar.gz">
17 <!ENTITY AbiWordDocs-md5sum "c9b78cb5f9c415ed63ce1cf9874fa8a4">
18 <!ENTITY AbiWordDocs-size "1.5">
19
20 <!ENTITY AbiWord-buildsize "575 MB (73 MB installed)">
21 <!ENTITY AbiWord-time "7.7 SBU - additional 0.5 SBU for docs">
22]>
23
24<sect1 id="abiword" xreflabel="AbiWord-&AbiWord-version;">
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
41 <para>
42 <application>AbiWord</application> is a word processor which is useful for
43 writing reports, letters and other formatted documents.
44 </para>
45
46 &lfs77_checked;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>
52 Download (HTTP): <ulink url="&AbiWord-download-http;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download (FTP): <ulink url="&AbiWord-download-ftp;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download MD5 sum: &AbiWord-md5sum;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download size: &AbiWord-size;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated disk space required: &AbiWord-buildsize;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated build time: &AbiWord-time;
78 </para>
79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83 <itemizedlist spacing="compact">
84 <listitem>
85 <para>
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;
97 </para>
98 </listitem>
99 </itemizedlist>
100
101 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
102
103 <bridgehead renderas="sect4">Required</bridgehead>
104 <para role="required">
105 <xref linkend="boost"/>,
106 <xref linkend="fribidi"/>,
107 <xref linkend="goffice010"/>, and
108 <xref linkend="wv"/>
109 </para>
110
111 <bridgehead renderas="sect4">Recommended</bridgehead>
112 <para role="recommended">
113 <xref linkend="enchant"/>
114 </para>
115
116 <bridgehead renderas="sect4">Optional</bridgehead>
117 <para role="optional">
118 <xref linkend="dbus-glib"/>,
119 <xref linkend="evolution-data-server"/>,
120 <xref linkend="gobject-introspection"/>,
121 <xref linkend="libchamplain"/>,
122 <xref linkend="libgcrypt"/>,
123 <xref linkend="libical"/>,
124 <xref linkend="libsoup"/>,
125 <xref linkend="redland"/>,
126 <xref linkend="telepathy-glib"/>,
127 <xref linkend="valgrind"/>,
128 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
129 <ulink url="http://helm.cs.unibo.it/mml-widget/">GtkMathView</ulink>,
130 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
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>,
134 <ulink url="http://www.abisource.com/projects/link-grammar/">
135 Link Grammar Parser</ulink>,
136 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
137 <ulink url="http://libots.sourceforge.net/">OTS</ulink>, and
138 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink>
139 </para>
140
141 <note>
142 <para>
143 To enable many of the optional dependencies, review the information
144 from <command>./configure --help</command> for the necessary switches
145 you must pass to the <command>configure</command> script.
146 </para>
147 </note>
148
149
150 <para condition="html" role="usernotes">
151 User Notes: <ulink url="&blfs-wiki;/abiword"/>
152 </para>
153 </sect2>
154
155 <sect2 role="installation">
156 <title>Installation of AbiWord</title>
157
158 <para>
159 Install <application>AbiWord</application> by running the following
160 commands:
161 </para>
162
163<screen><userinput>./configure --prefix=/usr &amp;&amp;
164make</userinput></screen>
165
166 <para>
167 This program does not come with a functional test suite.
168 </para>
169
170 <para>
171 Now, as the <systemitem class="username">root</systemitem> user:
172 </para>
173
174<screen role="root"><userinput>make install</userinput></screen>
175
176 <note>
177 <para>
178 In order to install the local help files,
179 a graphics session is recommended.
180 </para>
181 </note>
182
183 <para>
184 If you wish to install the local help files, untar and build them first:
185 </para>
186
187<screen><userinput>tar -xf ../abiword-docs-&AbiWord-version;.tar.gz &amp;&amp;
188cd abiword-docs-&AbiWord-version; &amp;&amp;
189./configure --prefix=/usr &amp;&amp;
190make</userinput></screen>
191
192 <para>
193 and then, as the <systemitem class="username">root</systemitem> user:
194 </para>
195
196<screen role="root"><userinput>make install</userinput></screen>
197
198 </sect2>
199
200 <sect2 role="commands">
201 <title>Command Explanations</title>
202
203 <para>
204 <option>--without-evolution-data-server</option>: This switch disables
205 <application>AbiWord</application>
206 <application>Evolution Data Server</application> support which is known
207 to fail when using recent versions of
208 <application>Evolution Data Server</application>.
209 </para>
210
211 <para>
212 <option>--enable-plugins="collab openxml goffice grammar"</option>: Build
213 some or all plugins. The openxml plugin enables
214 <application>Abiword</application> to open some .docx files.
215 The grammar plugin requires
216 <ulink url="http://www.abisource.com/projects/link-grammar/">Link Grammar
217 Parser</ulink>
218 </para>
219
220 </sect2>
221
222 <sect2 role="configuration">
223 <title>Configuring AbiWord</title>
224
225 <sect3 id="abiword-config">
226 <title>Config File</title>
227
228 <para>
229 <filename>~/.AbiSuite/templates/normal.awt</filename>
230 </para>
231
232 <indexterm zone="abiword abiword-config">
233 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
234 </indexterm>
235 </sect3>
236
237 <sect3>
238 <title>Configuration Information</title>
239
240 <para>
241 Choose the right template for your language and locale from the list
242 produced by the following command:
243 </para>
244
245<screen><userinput>ls /usr/share/abiword-&AbiWord-minor-version;/templates</userinput></screen>
246
247 <para>
248 Create the folder
249 <filename class='directory'>~/.AbiSuite/templates</filename> then copy
250 the <filename>normal.awt</filename> you want into it:
251 </para>
252
253<screen><userinput>install -v -m750 -d ~/.AbiSuite/templates &amp;&amp;
254install -v -m640 /usr/share/abiword-&AbiWord-minor-version;/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
255 ~/.AbiSuite/templates/normal.awt</userinput></screen>
256
257 <para>
258 Change <replaceable>&lt;lang&gt;</replaceable> by the above command to
259 fit the name of the file you want.
260 </para>
261
262 <para>
263 If you are using multiple languages, you may need to edit the template
264 to use a font with greater coverage (e.g. one of the
265 <ulink url="http://dejavu.sourceforge.net/">DejaVu fonts</ulink>),
266 because <application>Abiword</application> does not use
267 <application>fontconfig</application> and can only display glyphs that
268 are provided in the chosen font.
269 </para>
270
271 </sect3>
272
273 </sect2>
274
275 <sect2 role="content">
276 <title>Contents</title>
277
278 <segmentedlist>
279 <segtitle>Installed Program</segtitle>
280 <segtitle>Installed Library</segtitle>
281 <segtitle>Installed Directories</segtitle>
282
283 <seglistitem>
284 <seg>
285 abiword
286 </seg>
287 <seg>
288 libabiword-&AbiWord-minor-version;.so
289 </seg>
290 <seg>
291 /usr/include/abiword-&AbiWord-minor-version;,
292 /usr/lib/abiword-&AbiWord-minor-version;, and
293 /usr/share/abiword-&AbiWord-minor-version;
294 </seg>
295 </seglistitem>
296 </segmentedlist>
297
298 <variablelist>
299 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
300 <?dbfo list-presentation="list"?>
301 <?dbhtml list-presentation="table"?>
302
303 <varlistentry id="abiword-prog">
304 <term><command>abiword</command></term>
305 <listitem>
306 <para>
307 is the word processor, a wrapper for the functions in
308 libabiword-&AbiWord-minor-version; - it can also be used on the
309 command line, see <command>man 1 abiword</command>.
310 </para>
311 <indexterm zone="abiword abiword-prog">
312 <primary sortas="b-abiword">abiword</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
317 <varlistentry id="libabiword">
318 <term><filename class="libraryfile">libabiword-&AbiWord-minor-version;.so</filename></term>
319 <listitem>
320 <para>
321 provides functions to access MS Word documents.
322 </para>
323 <indexterm zone="abiword libabiword">
324 <primary sortas="c-libabiword">libabiword-&AbiWord-minor-version;.so</primary>
325 </indexterm>
326 </listitem>
327 </varlistentry>
328
329 </variablelist>
330
331 </sect2>
332
333</sect1>
Note: See TracBrowser for help on using the repository browser.