source: xsoft/other/balsa.xml@ c51f263

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules 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 c51f263 was c51f263, checked in by DJ Lucas <dj@…>, 7 years ago

Modify Balsa parameters/options.

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

  • Property mode set to 100644
File size: 7.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2">
8 <!ENTITY balsa-download-ftp " ">
9 <!ENTITY balsa-md5sum "d02bc62af34c4d1b0c1f6cfb4efff8db">
10 <!ENTITY balsa-size "4.1 MB">
11 <!ENTITY balsa-buildsize "72 MB">
12 <!ENTITY balsa-time "0.4 SBU">
13]>
14
15<sect1 id="balsa" xreflabel="Balsa-&balsa-version;">
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
32 <para>The <application>Balsa</application> package contains a
33 <application>GNOME</application>-2 based mail client.</para>
34
35 &lfs80_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&balsa-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&balsa-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &balsa-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &balsa-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &balsa-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &balsa-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required">
63 <xref linkend="aspell"/>,
64 <xref linkend="enchant"/>,
65 <xref linkend="gmime"/>,
66 <xref linkend="libesmtp"/>, and
67 <xref linkend="rarian"/>
68 </para>
69
70 <bridgehead renderas="sect4">Recommended</bridgehead>
71 <para role="recommended">
72 <xref linkend="pcre"/>
73 </para>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
77 <xref linkend="compface"/>,
78 <xref linkend="gtksourceview"/>,
79 <xref linkend="libnotify"/>,
80 <xref linkend="mitkrb"/>,
81 <xref linkend="server-mail"/> (that provides a
82 <command>sendmail</command> command, note that it is only used if you
83 didn't install the required <application>libESMTP</application>
84 package),
85 <xref linkend="openldap"/>,
86 <xref linkend="openssl"/>,
87 <xref linkend="sqlite"/>,
88 <xref linkend="webkitgtk"/>,
89 <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
90 <ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink>
91 </para>
92
93 <bridgehead renderas="sect4">Optional to Build S/MIME Support</bridgehead>
94 <para role="optional">
95 <xref linkend='gpgme'/>
96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/balsa"/></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Balsa</title>
105
106 <para>Install <application>Balsa</application> by running the following
107 commands:</para>
108
109<screen><userinput>./configure --prefix=/usr \
110 --sysconfdir=/etc \
111 --localstatedir=/var/lib \
112 --without-html-widget \
113 --without-libnotify &amp;&amp;
114make</userinput></screen>
115
116 <para>This package does not come with a test suite.</para>
117
118 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
119
120<screen role='root'><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127<!-- Removed from 2.5.3
128 <para><parameter>- -with-rubrica</parameter>: This parameter is used
129 to provide Rubrica2 address book support.</para>
130-->
131
132 <para><option>--enable-smime</option>: Use this option to enable S/MIME
133 support if <application>GnuPG-2.x.x</application> is installed.</para>
134
135 <para><option>--with-canberra</option>: Enable libcanbera support.</para>
136
137 <para><option>--with-compface</option>: Enable compface support.</para>
138
139 <para><option>--witg-gcr</option>: Use libgcr for TLS support.</para>
140
141 <para><option>--with-gss</option>: Enable GSSAPI support.</para>
142
143 <para><option>--with-ldap</option>: Use this option to enable LDAP address
144 book support if <application>OpenLDAP</application> is installed.</para>
145
146 <para><option>--with-libsecret</option>: Enable strong password
147 support.</para>
148
149 <para><option>--with-gpgme</option>: Use this option to enable GPG support
150 if <quote><application>GnuPG</application> Made Easy</quote>
151 (<application>GPGME</application>) is installed.</para>
152
153 <para><option>-with-html-widget</option>: enable the html renderer (remove
154 <parameter>--without-html-widget</parameter>).</para>
155
156 <para><option>--with-sqlite</option>: Use this option to enable SQLite
157 address book support if <application>SQLite</application> is
158 installed.</para>
159
160 </sect2>
161
162 <sect2 role="configuration">
163 <title>Configuring Balsa</title>
164
165 <sect3>
166 <title>Configuration Information</title>
167
168 <para>All configuration of <application>Balsa</application> is done
169 through the <application>Balsa</application> menu system, with mailbox
170 configuration done with the Settings&mdash;&gt;Preferences menu.</para>
171
172 <para>If you are unable to connect to your ISP, they probably don't
173 support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
174
175 <para>If you enable filters for your incoming POP3 mail, you must have
176 <xref linkend="procmail"/> installed, as the incoming mail will be
177 handed off to <command>procmail</command> for processing.</para>
178
179 </sect3>
180
181 </sect2>
182
183 <sect2 role="content">
184 <title>Contents</title>
185
186 <segmentedlist>
187 <segtitle>Installed Programs</segtitle>
188 <segtitle>Installed Libraries</segtitle>
189 <segtitle>Installed Directories</segtitle>
190
191 <seglistitem>
192 <seg>balsa and balsa-ab</seg>
193 <seg>None</seg>
194 <seg>/etc/sounds/events,
195 /usr/share/balsa,
196 and /usr/share/sounds/balsa</seg>
197 </seglistitem>
198 </segmentedlist>
199
200 <variablelist>
201 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
202 <?dbfo list-presentation="list"?>
203 <?dbhtml list-presentation="table"?>
204
205 <varlistentry id="balsa-prog">
206 <term><command>balsa</command></term>
207 <listitem>
208 <para>
209 is a glib based mail client.
210 </para>
211 <indexterm zone="balsa balsa-prog">
212 <primary sortas="b-balsa">balsa</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="balsa-ab">
218 <term><command>balsa-ab</command></term>
219 <listitem>
220 <para>
221 is the address-book application used by <command>balsa</command>.
222 </para>
223 <indexterm zone="balsa balsa-ab">
224 <primary sortas="b-balsa">balsa-ab</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.