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/procps-64bit.xml

    r82fedc4 re0e40d3  
    2222    <title>Installation of Procps</title>
    2323
    24     <para>Compile the package:</para>
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../common/procps.xml"
     26    xpointer="xpointer(//*[@os='a'])"/>
    2527
    26 <screen><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
     28<screen os="b"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
    2729
    28     <para>Install the package:</para>
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/procps.xml"
     32    xpointer="xpointer(//*[@os='c'])"/>
    2933
    30 <screen><userinput>make install lib64=lib64</userinput></screen>
     34<screen os="d"><userinput>make install lib64=lib64</userinput></screen>
    3135
    3236  </sect2>
Note: See TracChangeset for help on using the changeset viewer.