Author: chris
Date: 2006-04-18 09:02:11 -0600 (Tue, 18 Apr 2006)
New Revision: 1406
Modified:
trunk/BOOK/final-system/multilib/glibc-64bit.xml
trunk/BOOK/final-system/x86_64-64/glibc.xml
Log:
Text fixes for multilib glibc instructions.
Modified: trunk/BOOK/final-system/multilib/glibc-64bit.xml
===================================================================
--- trunk/BOOK/final-system/multilib/glibc-64bit.xml 2006-04-18 14:39:00 UTC
(rev 1405)
+++ trunk/BOOK/final-system/multilib/glibc-64bit.xml 2006-04-18 15:02:11 UTC
(rev 1406)
@@ -154,13 +154,12 @@
<para>By default, the dynamic loader (<filename
class="libraryfile">/lib/ld-linux.so.2</filename>) searches through
- <filename class="directory">/lib</filename> and <filename
- class="directory">/usr/lib</filename> for dynamic libraries that are
- needed by programs as they are run. However, if there are libraries in
- directories other than <filename class="directory">/lib</filename>,
+ <filename class="directory">/lib</filename>,
<filename class="directory">/lib64</filename>,
- <filename class="directory">/usr/lib</filename>, and
- <filename class="directory">/usr/lib64</filename>, these need to be
+ <filename class="directory">/usr/lib</filename>,
+ and <filename class="directory">/usr/lib64</filename> for dynamic
+ libraries that are needed by programs as they are run. However, if
+ there are libraries in directories other than these, they need to be
added to the <filename>/etc/ld.so.conf</filename> file in order
for the dynamic loader to find them. Some directories that are commonly
known to contain additional libraries are
Modified: trunk/BOOK/final-system/x86_64-64/glibc.xml
===================================================================
--- trunk/BOOK/final-system/x86_64-64/glibc.xml 2006-04-18 14:39:00 UTC (rev
1405)
+++ trunk/BOOK/final-system/x86_64-64/glibc.xml 2006-04-18 15:02:11 UTC (rev
1406)
@@ -75,7 +75,7 @@
<para>This changes the location of the <command>pt_chown</command>
program from its default of <filename
class="directory">/usr/libexec</filename> to <filename
- class="directory">/usr/lib64/glibc</filename>.</para>
+ class="directory">/usr/lib/glibc</filename>.</para>
</listitem>
</varlistentry>
</variablelist>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page