source: xsoft/office/abiword.xml@ ea4381c

krejzi/svn
Last change on this file since ea4381c was ea4381c, checked in by Krejzi <krejzi@…>, 10 years ago

Fixes to office and graphweb sections.

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

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