Ignore:
Timestamp:
Feb 21, 2006, 1:25:05 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:
06a21d1
Parents:
69caf2f
Message:

r783@server (orig r781): jim | 2005-11-30 22:29:11 -0800

r840@server: jim | 2005-11-30 22:28:43 -0800
Text updates to temp-tools


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-tools/common/expect.xml

    r69caf2f raa3ee8b  
    4242    <para os="c">Now prepare Expect for compilation:</para>
    4343
    44 <screen><userinput>./configure --prefix=/tools --with-tcl=/tools/lib \
     44<screen os="d"><userinput>./configure --prefix=/tools --with-tcl=/tools/lib \
    4545   --with-tclinclude=/tools/include --with-x=no</userinput></screen>
    4646
    47     <variablelist os="d">
     47    <variablelist os="e">
    4848      <title>The meaning of the configure options:</title>
    4949
     
    7878    </variablelist>
    7979
    80     <para os="e">Build the package:</para>
     80    <para os="f">Build the package:</para>
    8181
    82 <screen os="f"><userinput>make</userinput></screen>
     82<screen os="g"><userinput>make</userinput></screen>
    8383
    84     <para os="g">To test the results, issue: <userinput>make test</userinput>.
     84    <para os="h">To test the results, issue: <userinput>make test</userinput>.
    8585    Note that the Expect test suite is known to experience failures under
    8686    certain host conditions that are not within our control. Therefore,
     
    8888    critical.</para>
    8989
    90     <para os="h">Install the package:</para>
     90    <para os="i">Install the package:</para>
    9191
    92 <screen os="i"><userinput>make SCRIPTS="" install</userinput></screen>
     92<screen os="j"><userinput>make SCRIPTS="" install</userinput></screen>
    9393
    94     <variablelist os="j">
     94    <variablelist os="k">
    9595      <title>The meaning of the make parameter:</title>
    9696
Note: See TracChangeset for help on using the changeset viewer.