source: xsoft/other/balsa.xml@ af14fff

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 af14fff was af14fff, checked in by Bruce Dubbs <bdubbs@…>, 6 years ago

Tags. Fixed apine url

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

  • Property mode set to 100644
File size: 7.7 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 " ">
[e5f7eee]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">
[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
32 <para>The <application>Balsa</application> package contains a
[ebb3545c]33 <application>GNOME</application>-2 based mail client.</para>
[9d2d426b]34
[af14fff]35 &lfs82_checked;
[a51c847]36
[9d2d426b]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
[a4f37269]59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
60 <itemizedlist spacing="compact">
61 <listitem>
[6dc0583]62 <para>Required patch: <ulink url="&patch-root;/balsa-&balsa-version;-openssl-1.1.0-1.patch"/></para>
[a4f37269]63 </listitem>
64 </itemizedlist>
65
[9d2d426b]66 <bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
67
68 <bridgehead renderas="sect4">Required</bridgehead>
[38d4077]69 <para role="required">
[e5f7eee]70 <xref linkend="aspell"/>,
[b2208110]71 <xref linkend="enchant"/>,
72 <xref linkend="gmime"/>,
73 <xref linkend="libesmtp"/>, and
74 <xref linkend="rarian"/>
[38d4077]75 </para>
[9d2d426b]76
[39c49464]77 <bridgehead renderas="sect4">Recommended</bridgehead>
[38d4077]78 <para role="recommended">
79 <xref linkend="pcre"/>
80 </para>
[39c49464]81
[9d2d426b]82 <bridgehead renderas="sect4">Optional</bridgehead>
[38d4077]83 <para role="optional">
84 <xref linkend="compface"/>,
[b2208110]85 <xref linkend="gtksourceview"/>,
[38d4077]86 <xref linkend="libnotify"/>,
[b2208110]87 <xref linkend="mitkrb"/>,
[38d4077]88 <xref linkend="server-mail"/> (that provides a
89 <command>sendmail</command> command, note that it is only used if you
[9a7afe6e]90 didn't install the required <application>libESMTP</application>
91 package),
[b2208110]92 <xref linkend="openldap"/>,
[9a7afe6e]93 <xref linkend="sqlite"/>,
[e5f7eee]94 <xref linkend="webkitgtk"/>,
95 <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and
96 <ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink>
[38d4077]97 </para>
[9d2d426b]98
[3cd0429c]99 <bridgehead renderas="sect4">Optional to Build S/MIME Support</bridgehead>
[28655a5c]100 <para role="optional">
[1ed7820]101 <xref linkend='gpgme'/>
102 </para>
[bccbdaea]103
[38e4f06]104 <para condition="html" role="usernotes">User Notes:
105 <ulink url="&blfs-wiki;/balsa"/></para>
106
[9d2d426b]107 </sect2>
108
109 <sect2 role="installation">
110 <title>Installation of Balsa</title>
111
[94b42903]112 <para>Fix a build issue with openssl:</para>
[a4f37269]113
114<screen><userinput>patch -Np1 -i ../balsa-&balsa-version;-openssl-1.1.0-1.patch</userinput></screen>
115
[9d2d426b]116 <para>Install <application>Balsa</application> by running the following
117 commands:</para>
118
[9a7afe6e]119<screen><userinput>./configure --prefix=/usr \
120 --sysconfdir=/etc \
[56ce09e]121 --localstatedir=/var/lib \
[38d4077]122 --without-html-widget \
[e5f7eee]123 --without-libnotify &amp;&amp;
[b0557208]124make</userinput></screen>
125
126 <para>This package does not come with a test suite.</para>
127
128 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
129
130<screen role='root'><userinput>make install</userinput></screen>
[16998db6]131
[9d2d426b]132 </sect2>
[16998db6]133
[9d2d426b]134 <sect2 role="commands">
135 <title>Command Explanations</title>
[16998db6]136
[e5f7eee]137<!-- Removed from 2.5.3
138 <para><parameter>- -with-rubrica</parameter>: This parameter is used
[3cd0429c]139 to provide Rubrica2 address book support.</para>
[e5f7eee]140-->
[16998db6]141
[c51f263]142 <para><option>--enable-smime</option>: Use this option to enable S/MIME
143 support if <application>GnuPG-2.x.x</application> is installed.</para>
144
145 <para><option>--with-canberra</option>: Enable libcanbera support.</para>
146
147 <para><option>--with-compface</option>: Enable compface support.</para>
148
149 <para><option>--witg-gcr</option>: Use libgcr for TLS support.</para>
150
151 <para><option>--with-gss</option>: Enable GSSAPI support.</para>
[16998db6]152
[9d2d426b]153 <para><option>--with-ldap</option>: Use this option to enable LDAP address
154 book support if <application>OpenLDAP</application> is installed.</para>
[16998db6]155
[c51f263]156 <para><option>--with-libsecret</option>: Enable strong password
157 support.</para>
[ebb3545c]158
[9d2d426b]159 <para><option>--with-gpgme</option>: Use this option to enable GPG support
160 if <quote><application>GnuPG</application> Made Easy</quote>
161 (<application>GPGME</application>) is installed.</para>
[77fabc9]162
[c51f263]163 <para><option>-with-html-widget</option>: enable the html renderer (remove
164 <parameter>--without-html-widget</parameter>).</para>
165
166 <para><option>--with-sqlite</option>: Use this option to enable SQLite
167 address book support if <application>SQLite</application> is
168 installed.</para>
[16998db6]169
[9d2d426b]170 </sect2>
[16998db6]171
[9d2d426b]172 <sect2 role="configuration">
173 <title>Configuring Balsa</title>
[16998db6]174
[9d2d426b]175 <sect3>
176 <title>Configuration Information</title>
[16998db6]177
[9d2d426b]178 <para>All configuration of <application>Balsa</application> is done
179 through the <application>Balsa</application> menu system, with mailbox
180 configuration done with the Settings&mdash;&gt;Preferences menu.</para>
[16998db6]181
[e815f1e]182 <para>If you are unable to connect to your ISP, they probably don't
[39c49464]183 support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
184
[ebb3545c]185 <para>If you enable filters for your incoming POP3 mail, you must have
[bccbdaea]186 <xref linkend="procmail"/> installed, as the incoming mail will be
[ebb3545c]187 handed off to <command>procmail</command> for processing.</para>
188
[9d2d426b]189 </sect3>
[16998db6]190
[9d2d426b]191 </sect2>
[16998db6]192
[9d2d426b]193 <sect2 role="content">
194 <title>Contents</title>
[16998db6]195
[9d2d426b]196 <segmentedlist>
[ebb3545c]197 <segtitle>Installed Programs</segtitle>
[9d2d426b]198 <segtitle>Installed Libraries</segtitle>
199 <segtitle>Installed Directories</segtitle>
[16998db6]200
[9d2d426b]201 <seglistitem>
[ebb3545c]202 <seg>balsa and balsa-ab</seg>
[9d2d426b]203 <seg>None</seg>
[e5f7eee]204 <seg>/etc/sounds/events,
205 /usr/share/balsa,
206 and /usr/share/sounds/balsa</seg>
[9d2d426b]207 </seglistitem>
208 </segmentedlist>
[16998db6]209
[9d2d426b]210 <variablelist>
211 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
212 <?dbfo list-presentation="list"?>
213 <?dbhtml list-presentation="table"?>
[16998db6]214
[9d2d426b]215 <varlistentry id="balsa-prog">
216 <term><command>balsa</command></term>
217 <listitem>
[9a7afe6e]218 <para>
219 is a glib based mail client.
220 </para>
[9d2d426b]221 <indexterm zone="balsa balsa-prog">
222 <primary sortas="b-balsa">balsa</primary>
223 </indexterm>
224 </listitem>
225 </varlistentry>
[2b4194f]226
[9a7afe6e]227 <varlistentry id="balsa-ab">
228 <term><command>balsa-ab</command></term>
229 <listitem>
230 <para>
231 is the address-book application used by <command>balsa</command>.
232 </para>
233 <indexterm zone="balsa balsa-ab">
234 <primary sortas="b-balsa">balsa-ab</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
[9d2d426b]239 </variablelist>
240
241 </sect2>
[2b4194f]242
[9d2d426b]243</sect1>
Note: See TracBrowser for help on using the repository browser.