source: xsoft/other/balsa.xml@ 622c1021

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 622c1021 was 622c1021, checked in by Pierre Labastie <pieere@…>, 4 years ago

Format xsoft chapter

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

  • Property mode set to 100644
File size: 7.5 KB
RevLine 
[16998db6]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" [
[16998db6]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[6f15e833]7 <!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2">
[16998db6]8 <!ENTITY balsa-download-ftp " ">
[31cca44]9 <!ENTITY balsa-md5sum "b936cfdeedff6f231787dfd9a5c108ba">
[7546a1cd]10 <!ENTITY balsa-size "4.3 MB">
[ee5e397]11 <!ENTITY balsa-buildsize "67 MB">
[2216c1b1]12 <!ENTITY balsa-time "0.5 SBU">
[16998db6]13]>
14
[19234f1]15<sect1 id="balsa" xreflabel="Balsa-&balsa-version;">
[9d2d426b]16 <?dbhtml filename="balsa.html" ?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Balsa-&balsa-version;</title>
24
25 <indexterm zone="balsa">
26 <primary sortas="a-Balsa">Balsa</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Balsa</title>
31
[622c1021]32 <para>
33 The <application>Balsa</application> package contains a
34 <application>GNOME</application>-2 based mail client.
35 </para>
[9d2d426b]36
[c9ea6c54]37 &lfs91_checked;
[a51c847]38
[9d2d426b]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[622c1021]42 <para>
43 Download (HTTP): <ulink url="&balsa-download-http;"/>
44 </para>
[9d2d426b]45 </listitem>
46 <listitem>
[622c1021]47 <para>
48 Download (FTP): <ulink url="&balsa-download-ftp;"/>
49 </para>
[9d2d426b]50 </listitem>
51 <listitem>
[622c1021]52 <para>
53 Download MD5 sum: &balsa-md5sum;
54 </para>
[9d2d426b]55 </listitem>
56 <listitem>
[622c1021]57 <para>
58 Download size: &balsa-size;
59 </para>
[9d2d426b]60 </listitem>
61 <listitem>
[622c1021]62 <para>
63 Estimated disk space required: &balsa-buildsize;
64 </para>
[9d2d426b]65 </listitem>
66 <listitem>
[622c1021]67 <para>
68 Estimated build time: &balsa-time;
69 </para>
[9d2d426b]70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
[38d4077]76 <para role="required">
[e5f7eee]77 <xref linkend="aspell"/>,
[b2208110]78 <xref linkend="enchant"/>,
79 <xref linkend="gmime"/>,
[9cb3c66d]80 <xref linkend='gpgme'/>, and
[b2208110]81 <xref linkend="rarian"/>
[38d4077]82 </para>
[9d2d426b]83
[9cb3c66d]84 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
85 <para role="required">
86 <xref role="runtime" linkend="server-mail"/> (that provides a
87 <command>sendmail</command> command)
88 </para>
89
[39c49464]90 <bridgehead renderas="sect4">Recommended</bridgehead>
[38d4077]91 <para role="recommended">
92 <xref linkend="pcre"/>
93 </para>
[39c49464]94
[9d2d426b]95 <bridgehead renderas="sect4">Optional</bridgehead>
[38d4077]96 <para role="optional">
97 <xref linkend="compface"/>,
[b2208110]98 <xref linkend="gtksourceview"/>,
[38d4077]99 <xref linkend="libnotify"/>,
[b2208110]100 <xref linkend="mitkrb"/>,
101 <xref linkend="openldap"/>,
[9a7afe6e]102 <xref linkend="sqlite"/>,
[e5f7eee]103 <xref linkend="webkitgtk"/>,
104 <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
105 <ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink>
[38d4077]106 </para>
[9d2d426b]107
[38e4f06]108 <para condition="html" role="usernotes">User Notes:
109 <ulink url="&blfs-wiki;/balsa"/></para>
110
[9d2d426b]111 </sect2>
112
113 <sect2 role="installation">
114 <title>Installation of Balsa</title>
115
[622c1021]116 <para>
117 Install <application>Balsa</application> by running the following
118 commands:
119 </para>
[9d2d426b]120
[9a7afe6e]121<screen><userinput>./configure --prefix=/usr \
122 --sysconfdir=/etc \
[56ce09e]123 --localstatedir=/var/lib \
[38d4077]124 --without-html-widget \
[e5f7eee]125 --without-libnotify &amp;&amp;
[b0557208]126make</userinput></screen>
127
[622c1021]128 <para>
129 This package does not come with a test suite.
130 </para>
[b0557208]131
[622c1021]132 <para>
133 Now, as the <systemitem class="username">root</systemitem> user:
134 </para>
[b0557208]135
136<screen role='root'><userinput>make install</userinput></screen>
[16998db6]137
[9d2d426b]138 </sect2>
[16998db6]139
[9d2d426b]140 <sect2 role="commands">
141 <title>Command Explanations</title>
[16998db6]142
[e5f7eee]143<!-- Removed from 2.5.3
[622c1021]144 <para>
145 <parameter>- -with-rubrica</parameter>: This parameter is used
146 to provide Rubrica2 address book support.
147 </para>
[e5f7eee]148-->
[16998db6]149
[622c1021]150 <para>
151 <option>--enable-smime</option>: Use this option to enable S/MIME
152 support if <application>GnuPG-2.x.x</application> is installed.
153 </para>
[c51f263]154
[622c1021]155 <para>
156 <option>--with-canberra</option>: Enable libcanberra support.
157 </para>
[c51f263]158
[622c1021]159 <para>
160 <option>--with-compface</option>: Enable compface support.
161 </para>
[c51f263]162
[622c1021]163 <para>
164 <option>--with-gcr</option>: Use libgcr for TLS support.
165 </para>
[c51f263]166
[622c1021]167 <para>
168 <option>--with-gss</option>: Enable GSSAPI support.
169 </para>
[16998db6]170
[622c1021]171 <para>
172 <option>--with-ldap</option>: Use this option to enable LDAP address
173 book support if <application>OpenLDAP</application> is installed.
174 </para>
[16998db6]175
[622c1021]176 <para>
177 <option>--with-libsecret</option>: Enable strong password
178 support.
179 </para>
[ebb3545c]180
[622c1021]181 <para>
182 <option>--with-gpgme</option>: Use this option to enable GPG support
183 if <quote><application>GnuPG</application> Made Easy</quote>
184 (<application>GPGME</application>) is installed.
185 </para>
[77fabc9]186
[622c1021]187 <para>
188 <option>--with-html-widget</option>: enable the html renderer (remove
189 <parameter>--without-html-widget</parameter>).
190 </para>
[c51f263]191
[622c1021]192 <para>
193 <option>--with-sqlite</option>: Use this option to enable SQLite
194 address book support if <application>SQLite</application> is
195 installed.
196 </para>
[16998db6]197
[9d2d426b]198 </sect2>
[16998db6]199
[9d2d426b]200 <sect2 role="configuration">
201 <title>Configuring Balsa</title>
[16998db6]202
[9d2d426b]203 <sect3>
204 <title>Configuration Information</title>
[16998db6]205
[622c1021]206 <para>
207 All configuration of <application>Balsa</application> is done
208 through the <application>Balsa</application> menu system, with mailbox
209 configuration done with the Settings&mdash;&gt;Preferences menu.
210 </para>
211
212 <para>
213 If you are unable to connect to your ISP, they probably don't
214 support APOP. Disable it in Settings/Preferences/POP3/advanced.
215 </para>
216
217 <para>
218 If you enable filters for your incoming POP3 mail, you must have
219 <xref linkend="procmail"/> installed, as the incoming mail will be
220 handed off to <command>procmail</command> for processing.
221 </para>
[ebb3545c]222
[9d2d426b]223 </sect3>
[16998db6]224
[9d2d426b]225 </sect2>
[16998db6]226
[9d2d426b]227 <sect2 role="content">
228 <title>Contents</title>
[16998db6]229
[9d2d426b]230 <segmentedlist>
[ebb3545c]231 <segtitle>Installed Programs</segtitle>
[9d2d426b]232 <segtitle>Installed Libraries</segtitle>
233 <segtitle>Installed Directories</segtitle>
[16998db6]234
[9d2d426b]235 <seglistitem>
[ebb3545c]236 <seg>balsa and balsa-ab</seg>
[9d2d426b]237 <seg>None</seg>
[e5f7eee]238 <seg>/etc/sounds/events,
239 /usr/share/balsa,
240 and /usr/share/sounds/balsa</seg>
[9d2d426b]241 </seglistitem>
242 </segmentedlist>
[16998db6]243
[9d2d426b]244 <variablelist>
245 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
246 <?dbfo list-presentation="list"?>
247 <?dbhtml list-presentation="table"?>
[16998db6]248
[9d2d426b]249 <varlistentry id="balsa-prog">
250 <term><command>balsa</command></term>
251 <listitem>
[9a7afe6e]252 <para>
253 is a glib based mail client.
254 </para>
[9d2d426b]255 <indexterm zone="balsa balsa-prog">
256 <primary sortas="b-balsa">balsa</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
[2b4194f]260
[9a7afe6e]261 <varlistentry id="balsa-ab">
262 <term><command>balsa-ab</command></term>
263 <listitem>
264 <para>
265 is the address-book application used by <command>balsa</command>.
266 </para>
267 <indexterm zone="balsa balsa-ab">
268 <primary sortas="b-balsa">balsa-ab</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
272
[9d2d426b]273 </variablelist>
274
275 </sect2>
[2b4194f]276
[9d2d426b]277</sect1>
Note: See TracBrowser for help on using the repository browser.