Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

Location:
BOOK/testsuite-tools/common
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/testsuite-tools/common/introduction.xml

    r111b12a r76b06f6  
    1313  <para>This chapter builds the tools needed by some packages to run the tests
    1414  that they have. I.e., <command>make check</command>. Tcl, Expect,
    15   and DejaGNU are needed for the GCC and Binutils testsuites. Check is needed
    16   for KBD tests. Installing four packages for testing purposes may seem
    17   excessive, but it is very reassuring, if not essential, to know that the most
    18   important tools are working properly.</para>
     15  and DejaGNU are needed for the GCC and Binutils testsuites. Installing
     16  three packages for testing purposes may seem excessive, but it is very
     17  reassuring, if not essential, to know that the most important tools are
     18  working properly.</para>
    1919
    2020</sect1>
  • BOOK/testsuite-tools/common/tcl.xml

    r111b12a r76b06f6  
    2424  <sect2 role="installation">
    2525    <title>Installation of Tcl</title>
    26 
    27     <para os="s1">Increase memory size for regular expressions where required.</para>
    28 
    29 <screen os="s2"><userinput>sed -i s/500/5000/ generic/regc_nfa.c</userinput></screen>
    3026
    3127    <para os="a">Prepare Tcl for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.