Changeset 6bb43b3 for BOOK/final-system/multilib/glibc-64bit.xml
- Timestamp:
- Feb 21, 2006, 1:26:16 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- cedcdaa
- Parents:
- e47ec16
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/glibc-64bit.xml
re47ec16 r6bb43b3 150 150 class="directory">/usr/lib</filename> for dynamic libraries that are 151 151 needed by programs as they are run. However, if there are libraries in 152 directories other than <filename class="directory">/lib</filename> and 153 <filename class="directory">/usr/lib</filename>, these need to be 152 directories other than <filename class="directory">/lib</filename>, 153 <filename class="directory">/lib64</filename>, 154 <filename class="directory">/usr/lib</filename>, and 155 <filename class="directory">/usr/lib64</filename>, these need to be 154 156 added to the <filename>/etc/ld.so.conf</filename> file in order 155 157 for the dynamic loader to find them. Some directories that are commonly
Note:
See TracChangeset
for help on using the changeset viewer.