Author: bdubbs
Date: 2010-02-17 15:25:55 -0700 (Wed, 17 Feb 2010)
New Revision: 9187
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/gdbm.xml
Log:
Ensure that GDBM is added to the info 'dir' file
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-02-17 22:14:04 UTC (rev 9186)
+++ trunk/BOOK/chapter01/changelog.xml 2010-02-17 22:25:55 UTC (rev 9187)
@@ -41,6 +41,11 @@
<para>2010-02-17</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] Ensure that GDBM is added to the info 'dir' file.
+ Thanks to Randy McMurchy for the fix.
+ Fixes <ulink url="&lfs-ticket-root;2574">#2574</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] Put file before glibc in chapter 6 for better test
coverage. Fixes <ulink
url="&lfs-ticket-root;2568">#2568</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/gdbm.xml
===================================================================
--- trunk/BOOK/chapter06/gdbm.xml 2010-02-17 22:14:04 UTC (rev 9186)
+++ trunk/BOOK/chapter06/gdbm.xml 2010-02-17 22:25:55 UTC (rev 9187)
@@ -62,6 +62,11 @@
<screen><userinput remap="install">make install-compat</userinput></screen>
+ <para>Fix a minor installation issue by manually adding GDBM to the
+ <command>info</command> table of contents:</para>
+
+<screen><userinput remap="install">install-info --dir-file=/usr/info/dir
/usr/info/gdbm.info</userinput></screen>
+
</sect2>
<sect2 id="contents-gdbm" role="content">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page