Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (19 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/common/mktemp.xml

    r82fedc4 re0e40d3  
    4242    <para os="c">Prepare Mktemp for compilation:</para>
    4343
    44 <screen os="c1"><userinput>./configure --prefix=/usr --with-libc</userinput></screen>
     44<screen os="d"><userinput>./configure --prefix=/usr --with-libc</userinput></screen>
    4545
    46     <variablelist os="d">
     46    <variablelist os="e">
    4747      <title>The meaning of the configure option:</title>
    4848
     
    5757    </variablelist>
    5858
    59     <para os="e">Compile the package:</para>
     59    <para os="f">Compile the package:</para>
    6060
    61 <screen os="f"><userinput>make</userinput></screen>
     61<screen os="g"><userinput>make</userinput></screen>
    6262
    63     <para os="g">Install the package:</para>
     63    <para os="h">Install the package:</para>
    6464
    65 <screen os="h"><userinput>make install
     65<screen os="i"><userinput>make install
    6666make install-tempfile</userinput></screen>
    6767
Note: See TracChangeset for help on using the changeset viewer.