source: xsoft/office/abiword.xml@ faf325d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gimp3 gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since faf325d was f1442439, checked in by Krejzi <krejzi@…>, 12 years ago

More package updates.

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

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