Author: manuel Date: 2005-05-21 04:37:05 -0600 (Sat, 21 May 2005) New Revision: 4405
Modified: trunk/BOOK/xsoft/other/balsa.xml Log: Tagged balsa.xml Modified: trunk/BOOK/xsoft/other/balsa.xml =================================================================== --- trunk/BOOK/xsoft/other/balsa.xml 2005-05-21 10:27:46 UTC (rev 4404) +++ trunk/BOOK/xsoft/other/balsa.xml 2005-05-21 10:37:05 UTC (rev 4405) @@ -13,132 +13,160 @@ ]> <sect1 id="balsa" xreflabel="Balsa-&balsa-version;"> -<sect1info> -<othername>$LastChangedBy$</othername> -<date>$Date$</date> -</sect1info> -<?dbhtml filename="balsa.html" ?> -<title>Balsa-&balsa-version;</title> + <?dbhtml filename="balsa.html" ?> -<sect2> -<title>Introduction to <application>Balsa</application></title> + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> -<para>The <application>Balsa</application> package contains a -<application><acronym>GNOME</acronym></application> 2 based mail client.</para> + <title>Balsa-&balsa-version;</title> -<sect3><title>Package information</title> -<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> -</sect3> + <indexterm zone="balsa"> + <primary sortas="a-Balsa">Balsa</primary> + </indexterm> -<sect3><title><application>Balsa</application> dependencies</title> -<sect4><title>Required</title> -<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> -</sect4> + <sect2 role="package"> + <title>Introduction to Balsa</title> -<sect4><title>Optional</title> -<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> -</sect4> -</sect3> + <para>The <application>Balsa</application> package contains a + <application>GNOME</application> 2 based mail client.</para> -</sect2> + <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> -<sect2> -<title>Installation of <application>Balsa</application></title> + <bridgehead renderas="sect3">Balsa Dependencies</bridgehead> -<para>Install <application>Balsa</application> by running the following -commands:</para> + <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> -<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ + <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 && make && -make install</command></userinput></screen> +make install</userinput></screen> -</sect2> + </sect2> -<sect2> -<title>Command explanations</title> + <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>--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><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 -<acronym>SSL</acronym> support if -<application>Open<acronym>SSL</acronym></application> is installed.</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 -<acronym>LDAP</acronym> address book support if -<application>Open<acronym>LDAP</acronym></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 -<acronym>GPG</acronym> support if -<quote><application>GnuPG</application> Made Easy</quote> -(<application><acronym>GPGME</acronym></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/<acronym>MIME</acronym> support if <application>GnuPG-1.9.x</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> -<sect2> -<title>Configuring <application>Balsa</application></title> + <sect2 role="configuration"> + <title>Configuring Balsa</title> -<sect3><title>Configuration Information</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—>Preferences menu.</para> -</sect3> + <para>All configuration of <application>Balsa</application> is done + through the <application>Balsa</application> menu system, with mailbox + configuration done with the Settings—>Preferences menu.</para> -</sect2> + </sect3> -<sect2> -<title>Contents</title> + </sect2> -<para>The Balsa package contains <command>balsa</command>.</para> + <sect2 role="content"> + <title>Contents</title> -</sect2> + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> -<sect2><title>Description</title> + <seglistitem> + <seg>balsa</seg> + <seg>None</seg> + <seg>Not determined at this time</seg> + </seglistitem> + </segmentedlist> -<sect3><title>balsa</title> -<para><command>balsa</command> is a -<application><acronym>GNOME</acronym></application> 2 based mail client.</para> -</sect3> + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> -</sect2> + <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> - -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
