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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9f12e36 was 9f12e36, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed 'keywordset' blocks and extra spaces from the XML files (note this was by accident as I meant to do just in the gnome directory but I was in the root of BOOK when I ran the script, but this was going to happen anyway so I don't think it is a big deal)

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

  • Property mode set to 100644
File size: 9.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY AbiWord-download-http "http://www.abisource.com/downloads/abiword/&AbiWord-version;/source/abiword-&AbiWord-version;.tar.bz2">
8 <!ENTITY AbiWord-download-ftp " ">
9 <!ENTITY AbiWord-md5sum "69dd69179b861a41613291afd10af9ab">
10 <!ENTITY AbiWord-size "23.5 MB">
11 <!ENTITY AbiWord-buildsize "217 MB">
12 <!ENTITY AbiWord-time "3.6 SBU (to build and install the program, docs and all plugins)">
13]>
14
15<sect1 id="abiword" xreflabel="AbiWord-&AbiWord-version;">
16 <?dbhtml filename="AbiWord.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>AbiWord-&AbiWord-version;</title>
24
25 <indexterm zone="abiword">
26 <primary sortas="a-AbiWord">AbiWord</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to AbiWord</title>
31
32 <para>The <application>AbiWord</application> package contains a word
33 processing application. This is useful for writing reports, letters and
34 other formatted documents.</para>
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>Download (HTTP): <ulink url="&AbiWord-download-http;"/></para>
40 </listitem>
41 <listitem>
42 <para>Download (FTP): <ulink url="&AbiWord-download-ftp;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download MD5 sum: &AbiWord-md5sum;</para>
46 </listitem>
47 <listitem>
48 <para>Download size: &AbiWord-size;</para>
49 </listitem>
50 <listitem>
51 <para>Estimated disk space required: &AbiWord-buildsize;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated build time: &AbiWord-time;</para>
55 </listitem>
56 </itemizedlist>
57
58 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
59
60 <bridgehead renderas="sect4">Required</bridgehead>
61 <para role="required"><xref linkend="fribidi"/> and
62 <xref linkend="libgnomeprintui"/></para>
63
64 <bridgehead renderas="sect4">Optional</bridgehead>
65 <para role="optional">
66 <ulink url="http://www.abisource.com/enchant/">Enchant</ulink>
67 (uses <xref linkend="aspell"/>), <xref linkend="gucharmap"/>,
68 <xref linkend="imagemagick"/> and
69 <ulink url="http://wvware.sourceforge.net/">wv</ulink> (with
70 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>
71 installed first)</para>
72
73 <bridgehead renderas="sect4">Optional for Plugins</bridgehead>
74 <para role="optional"><xref linkend="libgsf"/>
75 (needed to build the OpenDocument/OpenOffice plugin),
76 <xref linkend="poppler"/> (for the pdf plugin),
77 <xref linkend="librsvg"/>,
78 <xref linkend="gnome-utils"/>,
79 <xref linkend="goffice"/>,
80 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
81 <ulink url="http://www.gnome-db.org/">libgda</ulink>,
82 <ulink url="http://www.gnome-db.org/">libgnomedb</ulink>,
83 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
84 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
85 <ulink url="http://libots.sourceforge.net/">OTS</ulink> and
86 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink></para>
87
88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/abiword"/></para>
90
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of AbiWord</title>
95
96 <para>Install <application>AbiWord</application> by running the following
97 commands:</para>
98
99<screen><userinput>cd abiword-plugins &amp;&amp;
100./configure --prefix=/usr --without-inter7eps &amp;&amp;
101make &amp;&amp;
102cd ../abi &amp;&amp;
103./configure --prefix=/usr &amp;&amp;
104make</userinput></screen>
105
106 <para>This package does not come with a test suite.</para>
107
108 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
109
110<screen role="root"><userinput>make install &amp;&amp;
111cp -v -R docs /usr/share/AbiSuite-2.4/AbiWord &amp;&amp;
112cd ../abiword-plugins &amp;&amp;
113make install</userinput></screen>
114
115 <para>If you have a <application>GNOME-2</application> installation, issue
116 the following command as the <systemitem class="username">root</systemitem>
117 user to install the <application>AbiWord</application> Bonobo component
118 description file:</para>
119
120<screen role="root"><userinput>cd .. &amp;&amp;
121install -v -m644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
122 $GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="installation">
127 <title>Install The Help Documentation</title>
128
129 <para>Build the help files by issuing the following commands as an
130 unprivileged user:</para>
131
132<screen><userinput>cd abiword-docs &amp;&amp;
133sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh &amp;&amp;
134./make-gnome-html.sh &amp;&amp;
135./make-html.sh</userinput></screen>
136
137 <para>Then, as the <systemitem class="username">root</systemitem> user,
138 install the help files:</para>
139
140<screen role="root"><userinput>install -v -m644 man/abiword.1 /usr/share/man/man1 &amp;&amp;
141install -v -m644 Manual/en/Abiword_Manual.abw \
142 /usr/share/AbiSuite-2.4/AbiWord/docs &amp;&amp;
143cp -v -R help /usr/share/AbiSuite-2.4/AbiWord &amp;&amp;
144find /usr/share/AbiSuite-2.4/AbiWord/help \
145 -type d -exec chmod -v 755 {} \;</userinput></screen>
146
147 </sect2>
148
149 <sect2 role="commands">
150 <title>Command Explanations</title>
151
152 <para><parameter>--without-inter7eps</parameter>: Some of the headers from
153 the <application>EPS</application> package are not compatible with
154 <application>GCC</application>-&gcc-version;. This parameter prevents
155 linking to the package and incurring a build failure.</para>
156
157 <para><command>sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh</command>:
158 This command alters the <command>make-gnome-html.sh</command> script to
159 look for the current version of <command>abiword</command>.</para>
160
161 </sect2>
162
163 <sect2 role="configuration">
164 <title>Configuring AbiWord</title>
165
166 <sect3 id="abiword-config">
167 <title>Config File</title>
168
169 <para><filename>~/.AbiSuite/templates/normal.awt</filename></para>
170
171 <indexterm zone="abiword abiword-config">
172 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
173 </indexterm>
174
175 </sect3>
176
177 <sect3>
178 <title>Configuration Information</title>
179
180 <para>Choose the right template for your language and locale from the
181 list produced by the following command:</para>
182
183<screen><userinput>ls /usr/share/AbiSuite-2.4/templates</userinput></screen>
184
185 <para>Create the folder
186 <filename class='directory'>~/.AbiSuite/templates</filename> then copy the
187 <filename>normal.awt</filename> you want into it:</para>
188
189<screen><userinput>mkdir -p -v ~/.AbiSuite/templates &amp;&amp;
190cp -v /usr/share/AbiSuite-2.4/templates/normal.awt-<replaceable>&lt;lang&gt;</replaceable> \
191 ~/.AbiSuite/templates/normal.awt</userinput></screen>
192
193 <para>Change <replaceable>&lt;lang&gt;</replaceable> in the above
194 command to fit the name of the file you want.</para>
195
196 </sect3>
197
198 </sect2>
199
200 <sect2 role="content">
201 <title>Contents</title>
202
203 <segmentedlist>
204 <segtitle>Installed Programs</segtitle>
205 <segtitle>Installed Libraries</segtitle>
206 <segtitle>Installed Directories</segtitle>
207
208 <seglistitem>
209 <seg>abiword, AbiWord-2.4, ttfadmin.sh, and ttftool</seg>
210 <seg>Numerous plugin library support modules</seg>
211 <seg>/usr/lib/AbiWord-2.4 and
212 /usr/share/AbiSuite-2.4</seg>
213 </seglistitem>
214 </segmentedlist>
215
216 <variablelist>
217 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
218 <?dbfo list-presentation="list"?>
219 <?dbhtml list-presentation="table"?>
220
221 <varlistentry id="abiword-prog">
222 <term><command>abiword</command></term>
223 <listitem>
224 <para>is a symbolic link to the main
225 <command>AbiWord-2.4</command>
226 executable.</para>
227 <indexterm zone="abiword abiword-prog">
228 <primary sortas="g-abiword">abiword</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
233 <varlistentry id="AbiWord-2.4">
234 <term><command>AbiWord-2.4</command></term>
235 <listitem>
236 <para>is the word-processing program executable.</para>
237 <indexterm zone="abiword AbiWord-2.4">
238 <primary sortas="b-AbiWord-2.4">AbiWord-2.4</primary>
239 </indexterm>
240 </listitem>
241 </varlistentry>
242
243 <varlistentry id="ttfadmin.sh">
244 <term><command>ttfadmin.sh</command></term>
245 <listitem>
246 <para>generates support files required by
247 <application>AbiWord</application> for each TrueType font in a
248 given directory.</para>
249 <indexterm zone="abiword ttfadmin.sh">
250 <primary sortas="b-ttfadmin.sh">ttfadmin.sh</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="ttftool">
256 <term><command>ttftool</command></term>
257 <listitem>
258 <para>is a utility for processing TrueType fonts.</para>
259 <indexterm zone="abiword ttftool">
260 <primary sortas="b-ttftool">ttftool</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 </variablelist>
266
267 </sect2>
268
269</sect1>
Note: See TracBrowser for help on using the repository browser.