Changeset 3998188 for BOOK/final-system/common
- Timestamp:
- Aug 24, 2008, 6:44:45 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 3d25b3b
- Parents:
- 23ec9c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
r23ec9c0 r3998188 268 268 </indexterm> 269 269 270 <para >By default, the dynamic loader (<filename270 <para os="ld-a">By default, the dynamic loader (<filename 271 271 class="libraryfile">/lib/ld-linux.so.2</filename>) searches through 272 272 <filename class="directory">/lib</filename> and <filename … … 282 282 dynamic loader's search path.</para> 283 283 284 <para >Create a new file <filename>/etc/ld.so.conf</filename> by running the284 <para os="ld-b">Create a new file <filename>/etc/ld.so.conf</filename> by running the 285 285 following:</para> 286 286 287 <screen ><userinput>cat > /etc/ld.so.conf << "EOF"287 <screen os="ld-c"><userinput>cat > /etc/ld.so.conf << "EOF" 288 288 <literal># Begin /etc/ld.so.conf 289 289
Note:
See TracChangeset
for help on using the changeset viewer.