source: xsoft/office/abiword.xml@ 3425c8a

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 3425c8a was 3425c8a, checked in by Andrew Benton <andy@…>, 18 years ago

Added Gaim-1.5.0

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

  • Property mode set to 100644
File size: 10.8 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/2.4.1/source/abiword-&AbiWord-version;.tar.bz2">
8 <!ENTITY AbiWord-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/abiword-&AbiWord-version;.tar.bz2">
9 <!ENTITY AbiWord-md5sum "03d47aad66c4c9f9d329e3538de97dcd">
10 <!ENTITY AbiWord-size "24.1 MB">
11 <!ENTITY AbiWord-buildsize "212 MB">
12 <!ENTITY AbiWord-time "3.1 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 <keywordset>
22 <keyword role="package">abiword-&AbiWord-version;.tar</keyword>
23 <keyword role="ftpdir">abiword</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>AbiWord-&AbiWord-version;</title>
28
29 <indexterm zone="abiword">
30 <primary sortas="a-AbiWord">AbiWord</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to AbiWord</title>
35
36 <para>The <application>AbiWord</application> package contains a word
37 processing application. This is useful for writing reports, letters and
38 other formatted documents.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&AbiWord-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&AbiWord-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &AbiWord-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &AbiWord-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &AbiWord-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &AbiWord-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">AbiWord Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para role="required"><xref linkend="fribidi"/> and
66 <xref linkend="libgnomeprintui"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional">
70 <ulink url="http://www.abisource.com/enchant/">Enchant</ulink>
71 (uses <xref linkend="aspell"/>), <xref linkend="gucharmap"/>,
72 <xref linkend="imagemagick"/> and
73 <ulink url="http://wvware.sourceforge.net/">wv</ulink> (with
74 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>
75 installed first)</para>
76
77 <bridgehead renderas="sect4">Optional for Plugins</bridgehead>
78 <para role="optional"><xref linkend="libgsf"/>
79 (needed to build the OpenDocument/OpenOffice plugin),
80 <xref linkend="poppler"/> (for the pdf plugin),
81 <xref linkend="librsvg"/>,
82 <xref linkend="gnome-utils"/>,
83 <xref linkend="goffice"/>,
84 <ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
85 <ulink url="http://www.gnome-db.org/">libgda</ulink>,
86 <ulink url="http://www.gnome-db.org/">libgnomedb</ulink>,
87 <ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
88 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
89 <ulink url="http://libots.sourceforge.net/">OTS</ulink> and
90 <ulink url="http://software.frodo.looijaard.name/psiconv/">Psiconv</ulink></para>
91
92 </sect2>
93
94 <sect2 role="installation">
95 <title>Installation of AbiWord</title>
96
97 <para>Install <application>AbiWord</application> by running the following
98 commands:</para>
99
100<screen><userinput>cd abiword-plugins &amp;&amp;
101./configure --prefix=/usr --without-inter7eps --without-abigochart &amp;&amp;
102make &amp;&amp;
103cd ../abi &amp;&amp;
104./configure --prefix=/usr &amp;&amp;
105make</userinput></screen>
106
107 <para>This package does not come with a test suite.</para>
108
109 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
110
111<screen role="root"><userinput>make install &amp;&amp;
112cp -vrf docs /usr/share/AbiSuite-2.4/AbiWord &amp;&amp;
113cd ../abiword-plugins &amp;&amp;
114make install</userinput></screen>
115
116 <para>If you have a <application>GNOME-2</application> installation, issue
117 the following command as the <systemitem class="username">root</systemitem>
118 user to install the <application>AbiWord</application> Bonobo component
119 description file:</para>
120
121<screen role="root"><userinput>cd .. &amp;&amp;
122install -vm 644 abidistfiles/GNOME_AbiWord_Control_2_4.server \
123 $GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="installation">
128 <title>Install The Help Documentation</title>
129
130 <para>Build the help files by issuing the following commands as an
131 unprivileged user:</para>
132
133<screen><userinput>cd abiword-docs &amp;&amp;
134sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh &amp;&amp;
135./make-gnome-html.sh &amp;&amp;
136./make-html.sh</userinput></screen>
137
138 <para>Then, as the <systemitem class="username">root</systemitem> user,
139 install the help files:</para>
140
141<screen role="root"><userinput>install -vm 644 man/abiword.1 /usr/share/man/man1 &amp;&amp;
142install -vm 644 Manual/en/Abiword_Manual.abw \
143 /usr/share/AbiSuite-2.4/AbiWord/docs &amp;&amp;
144cp -vrf help /usr/share/AbiSuite-2.4/AbiWord &amp;&amp;
145find /usr/share/AbiSuite-2.4/AbiWord/help \
146 -type d -exec chmod -v 755 {} \;</userinput></screen>
147
148 </sect2>
149
150 <sect2 role="commands">
151 <title>Command Explanations</title>
152
153 <para><parameter>--without-inter7eps</parameter>: Some of the headers from
154 the <application>EPS</application> package are not compatible with
155 <application>GCC</application>-&gcc-version;. This parameter prevents
156 linking to the package and incurring a build failure.</para>
157
158 <para><parameter>--without-abigochart</parameter>: The abigochart plugin does not
159 compile cleanly against the current version of <xref linkend="goffice"/>. This
160 parameter prevents linking to the package and incurring a build failure.</para>
161
162 <para><command>sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh</command>:
163 This command alters the <command>make-gnome-html.sh</command> script to
164 look for the current version of <command>abiword</command>.</para>
165
166 </sect2>
167
168 <sect2 role="configuration">
169 <title>Configuring AbiWord</title>
170
171 <sect3 id="abiword-config">
172 <title>Config File</title>
173
174 <para><filename>~/.AbiSuite/templates/normal.awt</filename></para>
175
176 <indexterm zone="abiword abiword-config">
177 <primary sortas="e-AA.AbiSuite-templates-normal">~/.AbiSuite/templates/normal.awt</primary>
178 </indexterm>
179
180 </sect3>
181
182 <sect3>
183 <title>Configuration Information</title>
184
185 <para>Choose the right template for your language and locale from the
186 list produced by the following command:</para>
187
188<screen><userinput>ls /usr/share/AbiSuite-2.4/templates</userinput></screen>
189
190 <para>Create the folder
191 <filename class='directory'>~/.AbiSuite/templates</filename> then copy the
192 <filename>normal.awt</filename> you want into it:</para>
193
194<screen><userinput>mkdir -p -v ~/.AbiSuite/templates &amp;&amp;
195cp -v /usr/share/AbiSuite-2.4/templates/normal.awt-<replaceable>[lang]</replaceable> \
196 ~/.AbiSuite/templates/normal.awt</userinput></screen>
197
198 <para>Obviously, change <replaceable>[lang]</replaceable> in the above
199 command to fit the name of the file you want.</para>
200
201 <para><application>AbiWord</application> uses Times New Roman as its default
202 font. If you'd like it to default to a different font, edit
203 <filename>~/.AbiSuite/templates/normal.awt</filename> and change the font to the
204 one you want. To find out the exact string <application>AbiWord</application>
205 uses for the font, open <application>AbiWord</application>, type one letter, then
206 save the document in your home folder as <filename>test.abw</filename>. Now:
207 </para>
208
209<screen><userinput>grep -m 1 '"font-family' ~/test.abw | cut -d \" -f6</userinput></screen>
210
211 <para>You can edit <filename>~/.AbiSuite/templates/normal.awt</filename> with a
212 simple text editor like <application>Vim</application> or
213 <application>Gedit</application>, or you can alter it with a
214 <command>sed</command>. For example, if you want to use Bitstream Vera Sans:
215 </para>
216
217<screen><userinput>sed -i 's@Times New Roman@Bitstream Vera Sans@g' \
218 ~/.AbiSuite/templates/normal.awt</userinput></screen>
219
220 </sect3>
221
222 </sect2>
223
224 <sect2 role="content">
225 <title>Contents</title>
226
227 <segmentedlist>
228 <segtitle>Installed Programs</segtitle>
229 <segtitle>Installed Libraries</segtitle>
230 <segtitle>Installed Directories</segtitle>
231
232 <seglistitem>
233 <seg>abiword, AbiWord-2.4, ttfadmin.sh, and ttftool</seg>
234 <seg>Numerous plugin library support modules</seg>
235 <seg>/usr/lib/AbiWord-2.4 and
236 /usr/share/AbiSuite-2.4</seg>
237 </seglistitem>
238 </segmentedlist>
239
240 <variablelist>
241 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
242 <?dbfo list-presentation="list"?>
243 <?dbhtml list-presentation="table"?>
244
245 <varlistentry id="abiword-prog">
246 <term><command>abiword</command></term>
247 <listitem>
248 <para>is a symbolic link to the main
249 <command>AbiWord-2.4</command>
250 executable.</para>
251 <indexterm zone="abiword abiword-prog">
252 <primary sortas="g-abiword">abiword</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
257 <varlistentry id="AbiWord-2.4">
258 <term><command>AbiWord-2.4</command></term>
259 <listitem>
260 <para>is the word-processing program executable.</para>
261 <indexterm zone="abiword AbiWord-2.4">
262 <primary sortas="b-AbiWord-2.4">AbiWord-2.4</primary>
263 </indexterm>
264 </listitem>
265 </varlistentry>
266
267 <varlistentry id="ttfadmin.sh">
268 <term><command>ttfadmin.sh</command></term>
269 <listitem>
270 <para>generates support files required by
271 <application>AbiWord</application> for each TrueType font in a
272 given directory.</para>
273 <indexterm zone="abiword ttfadmin.sh">
274 <primary sortas="b-ttfadmin.sh">ttfadmin.sh</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="ttftool">
280 <term><command>ttftool</command></term>
281 <listitem>
282 <para>is a utility for processing TrueType fonts.</para>
283 <indexterm zone="abiword ttftool">
284 <primary sortas="b-ttftool">ttftool</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 </variablelist>
290
291 </sect2>
292
293</sect1>
Note: See TracBrowser for help on using the repository browser.