Author: igor
Date: Tue Oct 22 05:24:01 2013
New Revision: 12020
Log:
a few more cleanups
Modified:
trunk/BOOK/general.ent
trunk/BOOK/networking/netlibs/libtirpc.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Oct 22 05:17:32 2013 (r12019)
+++ trunk/BOOK/general.ent Tue Oct 22 05:24:01 2013 (r12020)
@@ -398,14 +398,8 @@
<!-- Perl module versions used in the Perl Modules instructions -->
<!ENTITY Archive-Zip-version "1.30">
-<!ENTITY Crypt-SSLeay-version "0.64">
-<!ENTITY Date-Manip-version "6.41">
-<!ENTITY ExtUtils-Depends-version "0.304">
-<!ENTITY ExtUtils-PkgConfig-version "1.13">
-<!ENTITY Finance-Quote-version "1.18">
<!ENTITY Glib-perl-version "1.280">
<!ENTITY HTML-Parser-version "3.71">
-<!ENTITY HTML-TableExtract-version "2.11">
<!ENTITY LWP-version "6.05">
<!ENTITY Net-DNS-version "0.72">
<!ENTITY SGMLSpm-version "1.1">
Modified: trunk/BOOK/networking/netlibs/libtirpc.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libtirpc.xml Tue Oct 22 05:17:32 2013
(r12019)
+++ trunk/BOOK/networking/netlibs/libtirpc.xml Tue Oct 22 05:24:01 2013
(r12020)
@@ -76,12 +76,6 @@
<itemizedlist spacing='compact'>
<listitem>
<para>
- Required header tar file (Add rpc/nis headers):
- <ulink url="&sources-anduin-other;/rpcnis-headers.tar.bz2"/>
- </para>
- </listitem>
- <listitem>
- <para>
Required patch (Remove nis dependencies):
<ulink
url="&patch-root;/libtirpc-&libtirpc-version;-remove_nis-1.patch"/>
</para>
@@ -104,16 +98,6 @@
<title>Installation of libtirpc</title>
<para>
- In LFS-7.1 the NIS and RPC related headers were not installed by default.
- If that applies to your system, install them by running the following
- command as the <systemitem class="username">root</systemitem> user:
- </para>
-
-<screen role="root"><userinput>if [ ! -r /usr/include/rpc/rpc.h ]; then
- tar -xvf ../rpcnis-headers.tar.bz2 -C /usr/include
-fi</userinput></screen>
-
- <para>
Install <application>libtirpc</application> by running the following
commands:
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page