source: xsoft/other/balsa.xml@ 6732c094

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 6732c094 was 6732c094, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD

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

  • Property mode set to 100644
File size: 7.6 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
7 <!ENTITY balsa-download-http "http://balsa.gnome.org/balsa-&balsa-version;.tar.bz2">
8 <!ENTITY balsa-download-ftp " ">
[48ac2ee]9 <!ENTITY balsa-md5sum "a1c7fe3454243f1719a19fcdb0905948">
[b41d6f3b]10 <!ENTITY balsa-size "2.4 MB">
11 <!ENTITY balsa-buildsize "52.2 MB">
[ebb3545c]12 <!ENTITY balsa-time "0.7 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
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&balsa-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&balsa-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &balsa-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &balsa-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &balsa-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &balsa-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
58
59 <bridgehead renderas="sect4">Required</bridgehead>
[d1f23e0]60 <para role="required"><xref linkend="libgnomeui"/>,
[ebb3545c]61 <xref linkend="libgnomeprintui"/>,
[9d2d426b]62 <xref linkend="scrollkeeper"/>,
[b41d6f3b]63 <xref linkend="aspell"/>, and
[ebb3545c]64 <xref linkend="gmime"/></para>
[9d2d426b]65
[39c49464]66 <bridgehead renderas="sect4">Recommended</bridgehead>
67 <para role="recommended"><xref linkend="libesmtp"/> (without this you will
[e815f1e]68 have no outgoing SMTP server)</para>
[39c49464]69
70
[9d2d426b]71 <bridgehead renderas="sect4">Optional</bridgehead>
[d1f23e0]72 <para role="optional"><xref linkend="libgtkhtml"/>,
[b41d6f3b]73 <xref linkend="gtksourceview"/>,
[9d2d426b]74 <xref linkend="openssl"/>,
75 <xref linkend="openldap"/>,
76 <xref linkend="pcre"/>,
[b41d6f3b]77 <xref linkend="compface"/>,
78 <ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink> (provides
79 on-the-fly as you type spell checking),
[7f5c97e]80 an <xref linkend="server-mail"/> (that provides a
81 <command>sendmail</command> command),
[bccbdaea]82 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, and
[ebb3545c]83 <ulink url="http://www.sqlite.org/">SQLite</ulink></para>
[9d2d426b]84
[ebb3545c]85 <bridgehead renderas="sect4">Optional to Build Experimental S/MIME Support</bridgehead>
[d1f23e0]86 <para role="optional"><ulink
87 url="http://www.gnupg.org/download/index.html#libksba">Libksba</ulink>,
[b41d6f3b]88 <ulink url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-1.9.x</ulink>, and
89 <ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink></para>
[bccbdaea]90
[38e4f06]91 <para condition="html" role="usernotes">User Notes:
92 <ulink url="&blfs-wiki;/balsa"/></para>
93
[9d2d426b]94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of Balsa</title>
98
99 <para>Install <application>Balsa</application> by running the following
100 commands:</para>
101
[b41d6f3b]102<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
103 --sysconfdir=&gnome-etc-dir; \
[56ce09e]104 --localstatedir=/var/lib \
[39c49464]105 --mandir=$(pkg-config --variable=prefix \
[e815f1e]106 ORBit-2.0)/share/man \
[39c49464]107 --with-gtkhtml=no &amp;&amp;
[b0557208]108make</userinput></screen>
109
110 <para>This package does not come with a test suite.</para>
111
112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
113
114<screen role='root'><userinput>make install</userinput></screen>
[16998db6]115
[9d2d426b]116 </sect2>
[16998db6]117
[9d2d426b]118 <sect2 role="commands">
119 <title>Command Explanations</title>
[16998db6]120
[56ce09e]121 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
122 href="../../xincludes/gnome-prefix.xml"/>
123
124 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
125 href="../../xincludes/gnome-sysconfdir.xml"/>
126
127 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
128 href="../../xincludes/scrollkeeper-dir.xml"/>
[16998db6]129
[56ce09e]130 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
131 href="../../xincludes/gnome-mandir.xml"/>
[16998db6]132
[ebb3545c]133 <para><parameter>--with-gtkhtml=no</parameter>: This parameter is used if
134 you don't have <application>libgtkhtml</application> installed. Remove
135 this parameter if the package is installed. Note that you won't be able to
136 read or write HTML formatted mail messages if you use this parameter.</para>
137
[e815f1e]138 <para><parameter>--with-esmtp=no</parameter>: Use this parameter if
[39c49464]139 you don't have <application>libESMTP</application> installed.</para>
[ebb3545c]140
[9d2d426b]141 <para><option>--with-ssl</option>: Use this option to enable SSL support if
142 <application>OpenSSL</application> is installed.</para>
[16998db6]143
[9d2d426b]144 <para><option>--with-ldap</option>: Use this option to enable LDAP address
145 book support if <application>OpenLDAP</application> is installed.</para>
[16998db6]146
[ebb3545c]147 <para><option>--with-sqlite</option>: Use this option to enable SQLite
148 address book support if <application>SQLite</application> is
149 installed.</para>
150
[9d2d426b]151 <para><option>--with-gpgme</option>: Use this option to enable GPG support
152 if <quote><application>GnuPG</application> Made Easy</quote>
153 (<application>GPGME</application>) is installed.</para>
[77fabc9]154
[9d2d426b]155 <para><option>--enable-smime</option>: Use this option to enable S/MIME
[ebb3545c]156 support if <application>Libksba</application> and
157 <application>GnuPG-1.9.x</application> is installed.</para>
[16998db6]158
[9d2d426b]159 </sect2>
[16998db6]160
[9d2d426b]161 <sect2 role="configuration">
162 <title>Configuring Balsa</title>
[16998db6]163
[9d2d426b]164 <sect3>
165 <title>Configuration Information</title>
[16998db6]166
[9d2d426b]167 <para>All configuration of <application>Balsa</application> is done
168 through the <application>Balsa</application> menu system, with mailbox
169 configuration done with the Settings&mdash;&gt;Preferences menu.</para>
[16998db6]170
[e815f1e]171 <para>If you are unable to connect to your ISP, they probably don't
[39c49464]172 support APOP. Disable it in Settings/Preferences/POP3/advanced.</para>
173
[ebb3545c]174 <para>If you enable filters for your incoming POP3 mail, you must have
[bccbdaea]175 <xref linkend="procmail"/> installed, as the incoming mail will be
[ebb3545c]176 handed off to <command>procmail</command> for processing.</para>
177
[9d2d426b]178 </sect3>
[16998db6]179
[9d2d426b]180 </sect2>
[16998db6]181
[9d2d426b]182 <sect2 role="content">
183 <title>Contents</title>
[16998db6]184
[9d2d426b]185 <segmentedlist>
[ebb3545c]186 <segtitle>Installed Programs</segtitle>
[9d2d426b]187 <segtitle>Installed Libraries</segtitle>
188 <segtitle>Installed Directories</segtitle>
[16998db6]189
[9d2d426b]190 <seglistitem>
[ebb3545c]191 <seg>balsa and balsa-ab</seg>
[9d2d426b]192 <seg>None</seg>
[56ce09e]193 <seg>The following subdirectories of
194 <envar>$GNOME_PREFIX</envar>/share/:
[b41d6f3b]195 {gnome/help, omf, sounds}/balsa</seg>
[9d2d426b]196 </seglistitem>
197 </segmentedlist>
[16998db6]198
[9d2d426b]199 <variablelist>
200 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
201 <?dbfo list-presentation="list"?>
202 <?dbhtml list-presentation="table"?>
[16998db6]203
[9d2d426b]204 <varlistentry id="balsa-prog">
205 <term><command>balsa</command></term>
206 <listitem>
[ebb3545c]207 <para>is a <application>GNOME</application>-2 based mail
[9d2d426b]208 client.</para>
209 <indexterm zone="balsa balsa-prog">
210 <primary sortas="b-balsa">balsa</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
[2b4194f]214
[9d2d426b]215 </variablelist>
216
217 </sect2>
[2b4194f]218
[9d2d426b]219</sect1>
Note: See TracBrowser for help on using the repository browser.