Author: krejzi
Date: 2012-08-24 08:42:47 -0600 (Fri, 24 Aug 2012)
New Revision: 10565

Modified:
   trunk/BOOK/general/genlib/apr.xml
   trunk/BOOK/general/genutils/apr-util.xml
   trunk/BOOK/general/genutils/tidy.xml
   trunk/BOOK/general/prog/subversion.xml
   trunk/BOOK/postlfs/security/openssh.xml
Log:
Mark more packages as LFS 7.1 checked. Remove unnecesary instructions from 
OpenSSH and Subversion pages.

Modified: trunk/BOOK/general/genlib/apr.xml
===================================================================
--- trunk/BOOK/general/genlib/apr.xml   2012-08-24 13:21:36 UTC (rev 10564)
+++ trunk/BOOK/general/genlib/apr.xml   2012-08-24 14:42:47 UTC (rev 10565)
@@ -40,7 +40,7 @@
       platforms.
     </para>
 
-    &lfs71_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -89,7 +89,7 @@
     </para>
 
 <screen><userinput>./configure -&#45;prefix=/usr -&#45;disable-static \
-  -&#45;with-installbuilddir=/usr/libexec/apache/build &amp;&amp;
+  -&#45;with-installbuilddir=/usr/share/apr-1/build &amp;&amp;
 make</userinput></screen>
 
     <para>
@@ -111,12 +111,6 @@
       version of <filename class="libraryfile">libapr-1</filename>.
     </para>
 
-    <para>
-      <option>-&#45;with-installbuilddir=/usr/libexec/apache/build</option>:
-      This option puts its private executables into
-      <filename class="directory">/usr/libexec/apache/build</filename> instead
-      of the default <filename class="directory">/usr/build-1</filename>.
-     </para>
   </sect2>
 
   <sect2 role="content">
@@ -130,7 +124,7 @@
       <seglistitem>
         <seg>apr-1-config</seg>
         <seg>libapr-1.so</seg>
-        <seg>/usr/include/apr and /usr/libexec/apache/build</seg>
+        <seg>/usr/include/apr and /usr/share/apr-1/build</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/general/genutils/apr-util.xml
===================================================================
--- trunk/BOOK/general/genutils/apr-util.xml    2012-08-24 13:21:36 UTC (rev 
10564)
+++ trunk/BOOK/general/genutils/apr-util.xml    2012-08-24 14:42:47 UTC (rev 
10565)
@@ -28,7 +28,6 @@
     <primary sortas="a-apr-util">Apr-Util</primary>
   </indexterm>
 
-  <!--Required section-->
   <sect2 role="package">
     <title>Introduction to Apr-Util</title>
 
@@ -39,7 +38,7 @@
       behaviour regardless of which libraries are available on a given 
platform.
     </para>
 
-    &lfs71_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/genutils/tidy.xml
===================================================================
--- trunk/BOOK/general/genutils/tidy.xml        2012-08-24 13:21:36 UTC (rev 
10564)
+++ trunk/BOOK/general/genutils/tidy.xml        2012-08-24 14:42:47 UTC (rev 
10565)
@@ -35,7 +35,7 @@
     errors and strives to produce visually equivalent markup that is both
     W3C compliant and compatible with most browsers.</para>
 
-    &lfs71_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/general/prog/subversion.xml
===================================================================
--- trunk/BOOK/general/prog/subversion.xml      2012-08-24 13:21:36 UTC (rev 
10564)
+++ trunk/BOOK/general/prog/subversion.xml      2012-08-24 14:42:47 UTC (rev 
10565)
@@ -41,7 +41,7 @@
       a repository is covered at <xref linkend="svnserver"/>.
     </para>
 
-    &lfs71_checked;
+    &lfs72_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">
@@ -130,7 +130,7 @@
   <sect2 role="installation">
     <title>Installation of Subversion</title>
 
-    <para>
+<!--    <para>
       If you have the current version of <application>Apache</application>
       installed <application>Subversion</application> will try to compile
       <filename class="libraryfile">mod_dav_svn.so</filename> to use with
@@ -138,7 +138,7 @@
       the following sed (not needed with <application>Apache 
2.2</application>):
     </para>
 
-<screen><userinput>sed -i 's#save_errno#aprerr#' 
subversion/mod_dav_svn/util.c</userinput></screen>
+<screen><userinput>sed -i 's#save_errno#aprerr#' 
subversion/mod_dav_svn/util.c</userinput></screen> -->
 
     <para>
       Install <application>Subversion</application> by running the following
@@ -253,7 +253,7 @@
       versions of the libraries.
     </para>
 
-    <para>
+<!--    <para>
       <parameter>CC="gcc -std=gnu99"</parameter>: If you want to compile
       <filename class="libraryfile">mod_dav_svn.so</filename> to use with
       <application>Apache</application>, configure will complain that your C
@@ -262,7 +262,7 @@
       <parameter>CC="gcc -std=gnu99"</parameter> (or whatever
       <application>Apache</application> used) to the
       <command>configure</command> options.
-    </para>
+    </para> -->
   </sect2>
 
   <sect2 role="configuration">

Modified: trunk/BOOK/postlfs/security/openssh.xml
===================================================================
--- trunk/BOOK/postlfs/security/openssh.xml     2012-08-24 13:21:36 UTC (rev 
10564)
+++ trunk/BOOK/postlfs/security/openssh.xml     2012-08-24 14:42:47 UTC (rev 
10565)
@@ -33,7 +33,7 @@
     respectively.
   </para>
 
-  &lfs71_checked;
+  &lfs72_checked;
 
   <indexterm zone="openssh">
     <primary sortas="a-OpenSSH">OpenSSH</primary>
@@ -127,8 +127,7 @@
       commands:
     </para>
 
-<screen><userinput>sed -i.bak '/K5LIBS=/s/ -ldes//' configure &amp;&amp;
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
             --sysconfdir=/etc/ssh \
             --datadir=/usr/share/sshd \
             --with-md5-passwords \
@@ -165,12 +164,6 @@
     <title>Command Explanations</title>
 
     <para>
-      <command>sed -i.bak '/K5LIBS=/s/ -ldes//' configure</command>: This sed
-      fixes a build crash if you used the <option>--with-kerberos5</option>
-      option. The command is harmless in all other instances.
-    </para>
-
-    <para>
       <parameter>--sysconfdir=/etc/ssh</parameter>: This prevents the
       configuration files from being installed in
       <filename class="directory">/usr/etc</filename>.

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

Reply via email to