source: xsoft/other/balsa.xml@ ad6ebf1

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

Tag balsa

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

  • Property mode set to 100644
File size: 7.3 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 " ">
[38d4077]9 <!ENTITY balsa-md5sum "8b592b128521338ae3e108c363e178af">
10 <!ENTITY balsa-size "3.9 MB">
11 <!ENTITY balsa-buildsize "69 MB">
[3cd0429c]12 <!ENTITY balsa-time "0.6 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
[a51c847]35 &lfs70_checked;
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">
63 <xref linkend="libgnomeui"/>,
64 <xref linkend="rarian"/>,
65 <xref linkend="gmime"/>, and
66 <xref linkend="aspell"/> or
67 <ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink>
68 (<application>GtkSpell</application> provides on-the-fly as you type
69 spell checking)
70 </para>
[9d2d426b]71
[39c49464]72 <bridgehead renderas="sect4">Recommended</bridgehead>
[38d4077]73 <para role="recommended">
74 <xref linkend="libesmtp"/> (required for outgoing SMTP service) and
75 <xref linkend="pcre"/>
76 </para>
[39c49464]77
[9d2d426b]78 <bridgehead renderas="sect4">Optional</bridgehead>
[38d4077]79 <para role="optional">
80 <xref linkend="gtkhtml"/>,
81 <xref linkend="gtksourceview"/>,
82 <xref linkend="openssl"/>,
83 <xref linkend="openldap"/>,
84 <xref linkend="compface"/>,
85 <xref linkend="mitkrb"/>,
86 <xref linkend="libnotify"/>,
87 <xref linkend="sqlite"/>, and and
88 <xref linkend="server-mail"/> (that provides a
89 <command>sendmail</command> command, note that it is only used if you
90 didn't install the recommended <application>libESMTP</application>
91 package)
92 </para>
[9d2d426b]93
[3cd0429c]94 <bridgehead renderas="sect4">Optional to Build S/MIME Support</bridgehead>
[28655a5c]95 <para role="optional">
[1ed7820]96 <xref linkend='gpgme'/>
97 </para>
[bccbdaea]98
[38e4f06]99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/balsa"/></para>
101
[9d2d426b]102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Balsa</title>
106
107 <para>Install <application>Balsa</application> by running the following
108 commands:</para>
109
[38d4077]110<screen><userinput>./configure --prefix=$GNOME_PREFIX \
[f01ece9]111 --sysconfdir=$GNOME_SYSCONFDIR \
[56ce09e]112 --localstatedir=/var/lib \
[38d4077]113 --with-rubrica \
114 --without-html-widget \
115 --without-esmtp \
116 --without-libnotify \
117 --without-nm \
118 --without-gtkspell \
119 ENABLE_SK_FALSE='#' &amp;&amp;
[b0557208]120make</userinput></screen>
121
122 <para>This package does not come with a test suite.</para>
123
124 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
125
126<screen role='root'><userinput>make install</userinput></screen>
[16998db6]127
[9d2d426b]128 </sect2>
[16998db6]129
[9d2d426b]130 <sect2 role="commands">
131 <title>Command Explanations</title>
[16998db6]132
[e05cd03f]133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[56ce09e]134 href="../../xincludes/gnome-prefix.xml"/>
135
[e05cd03f]136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[56ce09e]137 href="../../xincludes/gnome-sysconfdir.xml"/>
138
[3cd0429c]139 <para><parameter>--with-rubrica</parameter>: This parameter is used
140 to provide Rubrica2 address book support.</para>
[16998db6]141
[38d4077]142 <para><option>--without-esmtp</option>: Use this parameter if
[39c49464]143 you don't have <application>libESMTP</application> installed.</para>
[ebb3545c]144
[9d2d426b]145 <para><option>--with-ssl</option>: Use this option to enable SSL support if
146 <application>OpenSSL</application> is installed.</para>
[16998db6]147
[9d2d426b]148 <para><option>--with-ldap</option>: Use this option to enable LDAP address
149 book support if <application>OpenLDAP</application> is installed.</para>
[16998db6]150
[ebb3545c]151 <para><option>--with-sqlite</option>: Use this option to enable SQLite
152 address book support if <application>SQLite</application> is
153 installed.</para>
154
[9d2d426b]155 <para><option>--with-gpgme</option>: Use this option to enable GPG support
156 if <quote><application>GnuPG</application> Made Easy</quote>
157 (<application>GPGME</application>) is installed.</para>
[77fabc9]158
[9d2d426b]159 <para><option>--enable-smime</option>: Use this option to enable S/MIME
[28655a5c]160 support if <application>GnuPG-2.x.x</application> is installed.</para>
[16998db6]161
[38d4077]162 <para><option>ENABLE_SK_FALSE='#'</option>: This option bypasses an
163 error in the configure code.</para>
164
[9d2d426b]165 </sect2>
[16998db6]166
[9d2d426b]167 <sect2 role="configuration">
168 <title>Configuring Balsa</title>
[16998db6]169
[9d2d426b]170 <sect3>
171 <title>Configuration Information</title>
[16998db6]172
[9d2d426b]173 <para>All configuration of <application>Balsa</application> is done
174 through the <application>Balsa</application> menu system, with mailbox
175 configuration done with the Settings&mdash;&gt;Preferences menu.</para>
[16998db6]176
[e815f1e]177 <para>If you are unable to connect to your ISP, they probably don't
[39c49464]178 support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
179
[ebb3545c]180 <para>If you enable filters for your incoming POP3 mail, you must have
[bccbdaea]181 <xref linkend="procmail"/> installed, as the incoming mail will be
[ebb3545c]182 handed off to <command>procmail</command> for processing.</para>
183
[9d2d426b]184 </sect3>
[16998db6]185
[9d2d426b]186 </sect2>
[16998db6]187
[9d2d426b]188 <sect2 role="content">
189 <title>Contents</title>
[16998db6]190
[9d2d426b]191 <segmentedlist>
[ebb3545c]192 <segtitle>Installed Programs</segtitle>
[9d2d426b]193 <segtitle>Installed Libraries</segtitle>
194 <segtitle>Installed Directories</segtitle>
[16998db6]195
[9d2d426b]196 <seglistitem>
[ebb3545c]197 <seg>balsa and balsa-ab</seg>
[9d2d426b]198 <seg>None</seg>
[56ce09e]199 <seg>The following subdirectories of
200 <envar>$GNOME_PREFIX</envar>/share/:
[b41d6f3b]201 {gnome/help, omf, sounds}/balsa</seg>
[9d2d426b]202 </seglistitem>
203 </segmentedlist>
[16998db6]204
[9d2d426b]205 <variablelist>
206 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
207 <?dbfo list-presentation="list"?>
208 <?dbhtml list-presentation="table"?>
[16998db6]209
[9d2d426b]210 <varlistentry id="balsa-prog">
211 <term><command>balsa</command></term>
212 <listitem>
[ebb3545c]213 <para>is a <application>GNOME</application>-2 based mail
[9d2d426b]214 client.</para>
215 <indexterm zone="balsa balsa-prog">
216 <primary sortas="b-balsa">balsa</primary>
217 </indexterm>
218 </listitem>
219 </varlistentry>
[2b4194f]220
[9d2d426b]221 </variablelist>
222
223 </sect2>
[2b4194f]224
[9d2d426b]225</sect1>
Note: See TracBrowser for help on using the repository browser.