source: xsoft/other/balsa.xml@ e5f7eee

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 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 e5f7eee was e5f7eee, checked in by Douglas R. Reno <renodr@…>, 7 years ago

Update to balsa-2.5.3
Update to libgsf-1.14.41

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

  • Property mode set to 100644
File size: 7.0 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
[fd42347a]35 &lfs7a_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
59 <bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
[38d4077]62 <para role="required">
[e5f7eee]63 <xref linkend="aspell"/>,
[b2208110]64 <xref linkend="enchant"/>,
65 <xref linkend="gmime"/>,
66 <xref linkend="libesmtp"/>, and
67 <xref linkend="rarian"/>
[38d4077]68 </para>
[9d2d426b]69
[39c49464]70 <bridgehead renderas="sect4">Recommended</bridgehead>
[38d4077]71 <para role="recommended">
72 <xref linkend="pcre"/>
73 </para>
[39c49464]74
[9d2d426b]75 <bridgehead renderas="sect4">Optional</bridgehead>
[38d4077]76 <para role="optional">
77 <xref linkend="compface"/>,
[b2208110]78 <xref linkend="gtksourceview"/>,
[38d4077]79 <xref linkend="libnotify"/>,
[b2208110]80 <xref linkend="mitkrb"/>,
[38d4077]81 <xref linkend="server-mail"/> (that provides a
82 <command>sendmail</command> command, note that it is only used if you
[9a7afe6e]83 didn't install the required <application>libESMTP</application>
84 package),
[b2208110]85 <xref linkend="openldap"/>,
86 <xref linkend="openssl"/>,
[9a7afe6e]87 <xref linkend="sqlite"/>,
[e5f7eee]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>
[38d4077]91 </para>
[9d2d426b]92
[3cd0429c]93 <bridgehead renderas="sect4">Optional to Build S/MIME Support</bridgehead>
[28655a5c]94 <para role="optional">
[1ed7820]95 <xref linkend='gpgme'/>
96 </para>
[bccbdaea]97
[38e4f06]98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/balsa"/></para>
100
[9d2d426b]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
[9a7afe6e]109<screen><userinput>./configure --prefix=/usr \
110 --sysconfdir=/etc \
[56ce09e]111 --localstatedir=/var/lib \
[38d4077]112 --without-html-widget \
[e5f7eee]113 --without-libnotify &amp;&amp;
[b0557208]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>
[16998db6]121
[9d2d426b]122 </sect2>
[16998db6]123
[9d2d426b]124 <sect2 role="commands">
125 <title>Command Explanations</title>
[16998db6]126
[e5f7eee]127<!-- Removed from 2.5.3
128 <para><parameter>- -with-rubrica</parameter>: This parameter is used
[3cd0429c]129 to provide Rubrica2 address book support.</para>
[e5f7eee]130-->
[16998db6]131
[9d2d426b]132 <para><option>--with-ssl</option>: Use this option to enable SSL support if
133 <application>OpenSSL</application> is installed.</para>
[16998db6]134
[9d2d426b]135 <para><option>--with-ldap</option>: Use this option to enable LDAP address
136 book support if <application>OpenLDAP</application> is installed.</para>
[16998db6]137
[ebb3545c]138 <para><option>--with-sqlite</option>: Use this option to enable SQLite
139 address book support if <application>SQLite</application> is
140 installed.</para>
141
[9d2d426b]142 <para><option>--with-gpgme</option>: Use this option to enable GPG support
143 if <quote><application>GnuPG</application> Made Easy</quote>
144 (<application>GPGME</application>) is installed.</para>
[77fabc9]145
[9d2d426b]146 <para><option>--enable-smime</option>: Use this option to enable S/MIME
[28655a5c]147 support if <application>GnuPG-2.x.x</application> is installed.</para>
[16998db6]148
[9d2d426b]149 </sect2>
[16998db6]150
[9d2d426b]151 <sect2 role="configuration">
152 <title>Configuring Balsa</title>
[16998db6]153
[9d2d426b]154 <sect3>
155 <title>Configuration Information</title>
[16998db6]156
[9d2d426b]157 <para>All configuration of <application>Balsa</application> is done
158 through the <application>Balsa</application> menu system, with mailbox
159 configuration done with the Settings&mdash;&gt;Preferences menu.</para>
[16998db6]160
[e815f1e]161 <para>If you are unable to connect to your ISP, they probably don't
[39c49464]162 support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
163
[ebb3545c]164 <para>If you enable filters for your incoming POP3 mail, you must have
[bccbdaea]165 <xref linkend="procmail"/> installed, as the incoming mail will be
[ebb3545c]166 handed off to <command>procmail</command> for processing.</para>
167
[9d2d426b]168 </sect3>
[16998db6]169
[9d2d426b]170 </sect2>
[16998db6]171
[9d2d426b]172 <sect2 role="content">
173 <title>Contents</title>
[16998db6]174
[9d2d426b]175 <segmentedlist>
[ebb3545c]176 <segtitle>Installed Programs</segtitle>
[9d2d426b]177 <segtitle>Installed Libraries</segtitle>
178 <segtitle>Installed Directories</segtitle>
[16998db6]179
[9d2d426b]180 <seglistitem>
[ebb3545c]181 <seg>balsa and balsa-ab</seg>
[9d2d426b]182 <seg>None</seg>
[e5f7eee]183 <seg>/etc/sounds/events,
184 /usr/share/balsa,
185 and /usr/share/sounds/balsa</seg>
[9d2d426b]186 </seglistitem>
187 </segmentedlist>
[16998db6]188
[9d2d426b]189 <variablelist>
190 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
191 <?dbfo list-presentation="list"?>
192 <?dbhtml list-presentation="table"?>
[16998db6]193
[9d2d426b]194 <varlistentry id="balsa-prog">
195 <term><command>balsa</command></term>
196 <listitem>
[9a7afe6e]197 <para>
198 is a glib based mail client.
199 </para>
[9d2d426b]200 <indexterm zone="balsa balsa-prog">
201 <primary sortas="b-balsa">balsa</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
[2b4194f]205
[9a7afe6e]206 <varlistentry id="balsa-ab">
207 <term><command>balsa-ab</command></term>
208 <listitem>
209 <para>
210 is the address-book application used by <command>balsa</command>.
211 </para>
212 <indexterm zone="balsa balsa-ab">
213 <primary sortas="b-balsa">balsa-ab</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217
[9d2d426b]218 </variablelist>
219
220 </sect2>
[2b4194f]221
[9d2d426b]222</sect1>
Note: See TracBrowser for help on using the repository browser.