Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/e2fsprogs-n32.xml

    r82fedc4 re0e40d3  
    2323    <title>Installation of E2fsprogs</title>
    2424
    25     <para>Change the library directory to <filename
     25    <para os="m3">Change the library directory to <filename
    2626    class="directory">lib32</filename>:</para>
    2727
    28 <screen><userinput>sed -i '/libdir=.*\/lib/s@/lib@/lib32@g' configure</userinput></screen>
     28<screen os="m4"><userinput>sed -i '/libdir=.*\/lib/s@/lib@/lib32@g' configure</userinput></screen>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    4040    xpointer="xpointer(//*[@os='c'])"/>
    4141
    42 <screen><userinput>CC="gcc ${BUILDN32}" ../configure --prefix=/usr \
     42<screen os="d"><userinput>CC="gcc ${BUILDN32}" ../configure --prefix=/usr \
    4343    --with-root-prefix="" --enable-elf-shlibs --disable-evms</userinput></screen>
    4444
     
    4747    xpointer="xpointer(//*[@os='d'])"/>
    4848
    49     <para>Compile the libraries:</para>
    50 
    51 <screen><userinput>make CC="gcc ${BUILDN32}" libs</userinput></screen>
    52 
    5349    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5450    href="e2fsprogs.xml"
    55     xpointer="xpointer(//*[@os='j'])"/>
     51    xpointer="xpointer(//*[@os='m1'])"/>
     52
     53<screen os="m2"><userinput>make CC="gcc ${BUILDN32}" libs</userinput></screen>
    5654
    5755    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    5856    href="e2fsprogs.xml"
    5957    xpointer="xpointer(//*[@os='k'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     60    href="e2fsprogs.xml"
     61    xpointer="xpointer(//*[@os='l'])"/>
    6062
    6163  </sect2>
Note: See TracChangeset for help on using the changeset viewer.