Author: bdubbs
Date: 2012-09-06 16:00:53 -0600 (Thu, 06 Sep 2012)
New Revision: 10637
Modified:
trunk/BOOK/general/genutils/sharutils.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fix an obsolete file in sharutils
Modified: trunk/BOOK/general/genutils/sharutils.xml
===================================================================
--- trunk/BOOK/general/genutils/sharutils.xml 2012-09-06 21:27:33 UTC (rev
10636)
+++ trunk/BOOK/general/genutils/sharutils.xml 2012-09-06 22:00:53 UTC (rev
10637)
@@ -32,7 +32,7 @@
<para>The <application>sharutils</application> package contains
utilities that can create 'shell' archives.</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -64,15 +64,19 @@
<sect2 role="installation">
<title>Installation of sharutils</title>
- <para>Install <application>sharutils</application> by running the
following commands:</para>
+ <para>First fix an obsolete definition in the included gnulib:</para>
+<screen><userinput>sed -i -e '/gets is a/d' lib/stdio.in.h</userinput></screen>
+
+ <para>Now, install <application>sharutils</application> by running the
following commands:</para>
+
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
<para>To test <application>sharutils</application>, run
<userinput>make check</userinput>.</para>
- <para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
+ <para>As the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-06 21:27:33 UTC
(rev 10636)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-06 22:00:53 UTC
(rev 10637)
@@ -47,6 +47,9 @@
<para>September 6th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Fix an obsolete file in sharutils.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to emacs-24.2. Fixes
<ulink url="&blfs-ticket-root;3510">#3510</ulink>.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page