Ignore:
Timestamp:
07/22/2021 03:45:08 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
f18f2d6
Parents:
118b207 (diff), 4eee9cc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/glibc.xml

    r118b207 rcfb8eea  
    6565<screen><userinput remap="pre">mkdir -v build
    6666cd       build</userinput></screen>
     67
     68    <para>Ensure that the <command>ldconfig</command> and <command>sln</command>
     69    utilites are installed into
     70    <filename class="directory">/usr/sbin</filename>:</para>
     71
     72<screen><userinput remap="pre">echo "rootsbindir=/usr/sbin" &gt; configparms</userinput></screen>
    6773
    6874    <para>Prepare Glibc for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.