glfs/xsoft/other/balsa.xml
David Jensen b0557208d6 separated user/root inPan and Balsa, SBU nit in gnet
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4614 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-06-16 17:45:27 +00:00

179 lines
5.9 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY balsa-download-http "http://balsa.gnome.org/balsa-&balsa-version;.tar.bz2">
<!ENTITY balsa-download-ftp " ">
<!ENTITY balsa-md5sum "6179fadbfc5cca642dac081519acef25">
<!ENTITY balsa-size "2.9 MB">
<!ENTITY balsa-buildsize "45.9 MB">
<!ENTITY balsa-time "0.67 SBU">
]>
<sect1 id="balsa" xreflabel="Balsa-&balsa-version;">
<?dbhtml filename="balsa.html" ?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Balsa-&balsa-version;</title>
<indexterm zone="balsa">
<primary sortas="a-Balsa">Balsa</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Balsa</title>
<para>The <application>Balsa</application> package contains a
<application>GNOME</application> 2 based mail client.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&balsa-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&balsa-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &balsa-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &balsa-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &balsa-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &balsa-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Balsa Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="libgnomeprintui"/>,
<xref linkend="scrollkeeper"/>,
<xref linkend="aspell"/>,
<xref linkend="libesmtp"/> and
<ulink url="http://spruce.sourceforge.net/gmime/">GMime >= 2.1.9</ulink></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="libgtkhtml"/>,
<xref linkend="openssl"/>,
<xref linkend="openldap"/>,
<xref linkend="pcre"/>,
<xref linkend="procmail"/>,
<xref linkend="sendmail"/> (or other
<ulink url="../server/mail.html">MTA</ulink> that links to
<command>/usr/sbin/sendmail</command>),
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
<ulink url="http://www.sqlite.org/">SQLite</ulink>,
<ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink> and
<ulink
url="http://www.gnupg.org/download/index.html#gnupg2">GnuPG-1.9.x</ulink></para>
</sect2>
<sect2 role="installation">
<title>Installation of Balsa</title>
<para>Install <application>Balsa</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
<application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><option>--with-ssl</option>: Use this option to enable SSL support if
<application>OpenSSL</application> is installed.</para>
<para><option>--with-ldap</option>: Use this option to enable LDAP address
book support if <application>OpenLDAP</application> is installed.</para>
<para><option>--with-gpgme</option>: Use this option to enable GPG support
if <quote><application>GnuPG</application> Made Easy</quote>
(<application>GPGME</application>) is installed.</para>
<para><option>--enable-smime</option>: Use this option to enable S/MIME
support if <application>GnuPG-1.9.x</application> is installed.</para>
</sect2>
<sect2 role="configuration">
<title>Configuring Balsa</title>
<sect3>
<title>Configuration Information</title>
<para>All configuration of <application>Balsa</application> is done
through the <application>Balsa</application> menu system, with mailbox
configuration done with the Settings&mdash;&gt;Preferences menu.</para>
</sect3>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>balsa</seg>
<seg>None</seg>
<seg>/usr/share/balsa, /usr/share/sounds/balsa and
/usr/share/gnome/help/balsa</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="balsa-prog">
<term><command>balsa</command></term>
<listitem>
<para>is a <application>GNOME</application> 2 based mail
client.</para>
<indexterm zone="balsa balsa-prog">
<primary sortas="b-balsa">balsa</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>