Changeset aad85a6 for chapter05/tcl.xml


Ignore:
Timestamp:
04/20/2015 11:28:26 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.8-systemd, 7.9-systemd
Children:
a65f8ca2
Parents:
9d438f4
Message:

Imported changes from the main book.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/tcl.xml

    r9d438f4 raad85a6  
    1010
    1111  <sect1info condition="script">
    12     <productname>tcl</productname>
     12    <productname>tcl-core</productname>
    1313    <productnumber>&tcl-version;</productnumber>
    1414    <address>&tcl-url;</address>
    1515  </sect1info>
    1616
    17   <title>Tcl-&tcl-version;</title>
     17  <title>Tcl-core-&tcl-version;</title>
    1818
    1919  <indexterm zone="ch-tools-tcl">
    20     <primary sortas="a-Tcl">Tcl</primary>
     20    <primary sortas="a-Tcl">Tcl-core</primary>
    2121  </indexterm>
    2222
     
    3939
    4040  <sect2 role="installation">
    41     <title>Installation of Tcl</title>
     41    <title>Installation of Tcl-core</title>
    4242
    4343    <para>This package and the next three (Expect, DejaGNU, and Check) are
     
    4848    run in this chapter (they are not mandatory), these packages are required
    4949    to run the test suites in <xref linkend="chapter-building-system"/>.</para>
     50
     51    <para>Note that the Tcl package used here is a minimal version needed
     52    to run the LFS tests.  For the full package, see the 
     53    <ulink url='&blfs-book;general/tcl.html'>BLFS Tcl procedures</ulink>.</para>
    5054
    5155    <para>Prepare Tcl for compilation:</para>
     
    9498
    9599  <sect2 id="contents-tcl" role="content">
    96     <title>Contents of Tcl</title>
     100    <title>Contents of Tcl-core</title>
    97101
    98102    <segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.