Changeset 60f69d0 for BOOK/final-system
- Timestamp:
- May 30, 2006, 8:56:43 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:
- 82efb34
- Parents:
- b5a58b8
- Location:
- BOOK/final-system
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips64/glibc-n32.xml
rb5a58b8 r60f69d0 66 66 xpointer="xpointer(//*[@os='f'])"/> 67 67 68 <para os="m1"> Now we make sure the Glibc goes into68 <para os="m1">Tell Glibc to install its 32-bit libraries into 69 69 <filename class="directory">/lib32</filename>:</para> 70 70 -
BOOK/final-system/multilib/glibc-64bit.xml
rb5a58b8 r60f69d0 50 50 xpointer="xpointer(//*[@os='f'])"/> 51 51 52 <para os="m1"> Now we make sure the Glibc goes into52 <para os="m1">Tell Glibc to install its 64-bit libraries into 53 53 <filename class="directory">/lib64</filename>:</para> 54 54 -
BOOK/final-system/ppc64/glibc-64bit.xml
rb5a58b8 r60f69d0 58 58 xpointer="xpointer(//*[@os='f'])"/> 59 59 60 <para os="m1">Now we make sure the Glibc goes into 61 <filename class="directory">/lib64</filename>:</para> 62 63 <screen os="m2"><userinput>echo "slibdir=/lib64" >> configparms</userinput></screen> 60 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 61 href="../multilib/glibc.xml" 62 xpointer="xpointer(//*[@os='m1'])"/> 63 64 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 65 href="../multilib/glibc.xml" 66 xpointer="xpointer(//*[@os='m2'])"/> 64 67 65 68 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/x86_64-64/glibc.xml
rb5a58b8 r60f69d0 54 54 xpointer="xpointer(//*[@os='f'])"/> 55 55 56 <para os="l1"> Now we make sure the Glibc goes into56 <para os="l1">Tell Glibc to install its libraries into 57 57 <filename class="directory">/lib</filename>:</para> 58 58
Note:
See TracChangeset
for help on using the changeset viewer.