glfs/basicnet/mailnews/pine/pine-inst.xml
Larry Lawrence d48dba5e00 add pine and slrn
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@85 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-10 03:56:23 +00:00

14 lines
272 B
XML

<sect2>
<title>Installation of Pine</title>
<para>Install Pine by running the following commands:</para>
<para><screen>
<userinput>./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' &amp;&amp;
cd bin &amp;&amp;
install pine /usr/bin </userinput>
</screen></para>
</sect2>