mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to Nail-11.20
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3353 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4d2f2f47fe
commit
99ae29167b
@ -67,8 +67,11 @@ Mozilla <acronym>NSS</acronym> (from
|
||||
<para>Install <application>Nail</application> by running the following
|
||||
commands.</para>
|
||||
|
||||
<screen><userinput><command>make SENDMAIL=/usr/sbin/sendmail &&
|
||||
make PREFIX=/usr install UCBINSTALL=/usr/bin/install &&
|
||||
<screen><userinput><command>make SENDMAIL=/usr/sbin/sendmail</command></userinput></screen>
|
||||
|
||||
<para>Now, as the root user:</para>
|
||||
|
||||
<screen><userinput role='root'><command>make PREFIX=/usr install UCBINSTALL=/usr/bin/install &&
|
||||
ln -sf nail /usr/bin/mail &&
|
||||
ln -sf nail /usr/bin/mailx</command></userinput></screen>
|
||||
|
||||
@ -110,9 +113,13 @@ This changes the default installation path of
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
<segtitle>Symbolic Links</segtitle>
|
||||
<seglistitem>
|
||||
<seg>nail</seg>
|
||||
<seg>None</seg>
|
||||
<seg>None</seg>
|
||||
<seg>mail and mailx</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -229,7 +229,7 @@
|
||||
<!ENTITY ethereal-version "0.10.9">
|
||||
|
||||
<!-- Chapter 20 -->
|
||||
<!ENTITY nail-version "11.19">
|
||||
<!ENTITY nail-version "11.20">
|
||||
<!ENTITY procmail-version "3.22">
|
||||
<!ENTITY fetchmail-version "6.2.5">
|
||||
<!ENTITY mutt-version "1.4.2.1i">
|
||||
|
@ -22,8 +22,9 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8 and
|
||||
Mozilla-1.7.5.</para></listitem>
|
||||
<listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8,
|
||||
Mozilla-1.7.5 and Nail-11.20; updated Enigmail version in Thunderbird
|
||||
instructions.</para></listitem>
|
||||
|
||||
<listitem><para>January 27th, 2005 [randy]: Updated to Heimdal-0.6.3 and
|
||||
Ethereal-0.10.9; updated Glossary; added new Index division, "Kernel
|
||||
|
Loading…
Reference in New Issue
Block a user