Author: dj
Date: 2006-10-23 01:18:27 -0600 (Mon, 23 Oct 2006)
New Revision: 6356

Modified:
   trunk/BOOK/server/other/openldap.xml
Log:
minor correction to openldap lib names

Modified: trunk/BOOK/server/other/openldap.xml
===================================================================
--- trunk/BOOK/server/other/openldap.xml        2006-10-23 01:49:59 UTC (rev 
6355)
+++ trunk/BOOK/server/other/openldap.xml        2006-10-23 07:18:27 UTC (rev 
6356)
@@ -112,7 +112,7 @@
     <para>Now, as the <systemitem class="username">root</systemitem> 
user:</para>
 
 <screen role="root"><userinput>make install &amp;&amp;
-chmod -v 755 /usr/lib/libl*-2.3.so.0.2.8 &amp;&amp;
+chmod -v 755 /usr/lib/libl*-2.3.so.0.2.15 &amp;&amp;
 install -v -m755 -d 
/usr/share/doc/openldap-&openldap-version;/{drafts,guide,rfc} &amp;&amp;
 install -v -m644 doc/drafts/* 
/usr/share/doc/openldap-&openldap-version;/drafts &amp;&amp;
 install -v -m644 doc/rfc/*    /usr/share/doc/openldap-&openldap-version;/rfc 
&amp;&amp;
@@ -174,7 +174,7 @@
     <filename>/etc/hosts.allow</filename> file if you have a
     restrictive <filename>/etc/hosts.deny</filename> file.</para>
 
-    <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.8</command>: This 
command
+    <para><command>chmod -v 755 /usr/lib/libl*-2.3.so.0.2.15</command>: This 
command
     adds the executable bit to the shared libraries.</para>
 
     <para><option>--disable-bdb --disable-hdb --with-ldbm-api=gdbm</option>:

-- 
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