Author: matthew
Date: 2008-01-19 08:47:03 -0700 (Sat, 19 Jan 2008)
New Revision: 8453

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/prologue/hostreqs.xml
Log:
Add Perl to the list of host requirements as Glibc needs it.  Fixes #2112.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-01-19 15:25:26 UTC (rev 8452)
+++ trunk/BOOK/chapter01/changelog.xml  2008-01-19 15:47:03 UTC (rev 8453)
@@ -40,6 +40,11 @@
       <para>2008-01-19</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Add Perl to the list of host requirements, as it is
+          required by Glibc.  Thanks to Ben Collver for the report.  Fixes
+          <ulink url="&lfs-ticket-root;2112">#2112</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[matthew] - Mention <command>strace</command> as another means
           of logging installed files, and correct the URL of the Linux Standard
           Base specifications. Fixes

Modified: trunk/BOOK/prologue/hostreqs.xml
===================================================================
--- trunk/BOOK/prologue/hostreqs.xml    2008-01-19 15:25:26 UTC (rev 8452)
+++ trunk/BOOK/prologue/hostreqs.xml    2008-01-19 15:47:03 UTC (rev 8453)
@@ -107,6 +107,10 @@
     </listitem>
 
     <listitem>
+      <para><emphasis role="strong">Perl-5.6.0</emphasis></para>
+    </listitem>
+
+    <listitem>
       <para><emphasis role="strong">Sed-3.0.2</emphasis></para>
     </listitem>
 

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

Reply via email to