On 4/20/06, Randy McMurchy <[EMAIL PROTECTED]> wrote:
>
> It has been customary to put run-time only dependencies in its own
> section, or (as I believe Bruce prefers) in the configuration section.

OK.  What about this.

Index: tin.xml
===================================================================
--- tin.xml     (revision 5898)
+++ tin.xml     (working copy)
@@ -66,13 +66,9 @@
     <para role="optional"><xref linkend="pcre"/>,
     <xref linkend="libidn"/>,
     an <ulink url="../server/mail.html">MTA</ulink> that provides the
-    <command>sendmail</command> command,
-    <xref linkend="mailx"/>,
+    <command>sendmail</command> command or <xref linkend="mailx"/>,
     <xref linkend="gnupg"/>,
     a spell checker (<xref linkend="ispell"/> or <xref linkend="aspell"/>),
-    a printing system (<xref linkend="cups"/> or <xref linkend="LPRng"/>),
-    <xref linkend="mutt"/> and <xref linkend="procmail"/>
-    for <command>metamutt</command>,
     <ulink url="http://www.isc.org/index.pl?/sw/inn/";>INN</ulink>,
     <ulink url="http://www.fpx.de/fp/Software/UUDeview/";>UUDeview</ulink>,
     <ulink url="http://www.inet.no/dante/";>Socks</ulink>,
@@ -172,6 +168,19 @@
 export NNTPSERVER=news.gmane.org
 tin -Q</userinput></screen>

+    <para>For printing, <application>TIN</application> executes the
+    <command>lpr</command> command. This is provided by
+    <xref linkend="cups"/> or <xref linkend="LPRng"/>.</para>
+
+    <para>If you do not have the <command>metamail</command> program,
+    <application>TIN</application> will use an internal parser for multipart
+    MIME articles.  Alternatively, you can use <application>Mutt</application>
+    for MIME parsing through the <command>metamutt</command> shell script.
+    This requires both the <xref linkend="mutt"/> and
+    <xref linkend="procmail"/> programs.  To use <command>metamutt</command>,
+    set <option>metamail_prog=metamutt</option> in
+    <command>tin</command>.</para>
+
     </sect3>

   </sect2>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to