source: xsoft/other/balsa.xml@ 221dfeb2

7.6-blfs 7.6-systemd kde5-14686 systemd-13485
Last change on this file since 221dfeb2 was 91d83ab4, checked in by Krejzi <krejzi@…>, 10 years ago

More checks, fixes and tweaks.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14069 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.7 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 "afd175b4de2c6cc685ace50dc3ad61ff">
10 <!ENTITY balsa-size "3.7 MB">
11 <!ENTITY balsa-buildsize "72 MB">
12 <!ENTITY balsa-time "0.5 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 &lfs76_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="gmime"/>,
64 <xref linkend="gtk2"/>, and
65 <xref linkend="gtk3"/>
66 </para>
67
68 <bridgehead renderas="sect4">Recommended</bridgehead>
69 <para role="recommended">
70 <xref linkend="enchant"/> or
71 <ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink>
72 (<application>GtkSpell</application> provides on-the-fly as you type
73 spell checking),
74 <xref linkend="libesmtp"/>,
75 <xref linkend="libnotify"/>,
76 <xref linkend="pcre"/>, and
77 <xref linkend="webkitgtk2"/> or
78 <xref linkend="gtkhtml"/> (HTML support)
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="compface"/>,
84 <xref linkend="gpg2"/> and
85 <xref linkend="gpgme"/> (both for S/MIME support),
86 <xref linkend="gtksourceview"/>,
87 <xref linkend="libcanberra"/>,
88 <xref linkend="libsecret"/>,
89 <xref linkend="mitkrb"/>,
90 <xref linkend="openldap"/>,
91 <xref linkend="openssl"/>,
92 <xref linkend="sqlite"/>, and
93 <xref linkend="server-mail"/> (that provides a
94 <command>sendmail</command> command, note that it is only used if you
95 didn't install the recommended <application>libESMTP</application>
96 package)
97 </para>
98
99 <para condition="html" role="usernotes">User Notes:
100 <ulink url="&blfs-wiki;/balsa"/></para>
101
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
110<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
111make</userinput></screen>
112
113 <para>This package does not come with a test suite.</para>
114
115 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118
119 </sect2>
120
121 <sect2 role="commands">
122 <title>Command Explanations</title>
123
124 <para>
125 Examine <command>./configure --help</command> output for
126 switches needed to detect the optional dependencies or
127 to prevent it from looking for recommended dependencies.
128 </para>
129
130 </sect2>
131
132 <sect2 role="configuration">
133 <title>Configuring Balsa</title>
134
135 <sect3>
136 <title>Configuration Information</title>
137
138 <para>All configuration of <application>Balsa</application> is done
139 through the <application>Balsa</application> menu system, with mailbox
140 configuration done with the Settings&mdash;&gt;Preferences menu.</para>
141
142 <para>If you are unable to connect to your ISP, they probably don't
143 support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
144
145 <para>If you enable filters for your incoming POP3 mail, you must have
146 <xref linkend="procmail"/> installed, as the incoming mail will be
147 handed off to <command>procmail</command> for processing.</para>
148
149 </sect3>
150
151 </sect2>
152
153 <sect2 role="content">
154 <title>Contents</title>
155
156 <segmentedlist>
157 <segtitle>Installed Programs</segtitle>
158 <segtitle>Installed Libraries</segtitle>
159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
162 <seg>balsa and balsa-ab</seg>
163 <seg>None</seg>
164 <seg>/usr/share/balsa and /usr/share/sounds/balsa</seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="balsa-prog">
174 <term><command>balsa</command></term>
175 <listitem>
176 <para>is a glib based mail client.</para>
177 <indexterm zone="balsa balsa-prog">
178 <primary sortas="b-balsa">balsa</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 </variablelist>
184
185 </sect2>
186
187</sect1>
Note: See TracBrowser for help on using the repository browser.