Author: archaic
Date: 2006-05-02 11:16:36 -0600 (Tue, 02 May 2006)
New Revision: 7577
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter03/packages.xml
trunk/BOOK/chapter05/tcl.xml
trunk/BOOK/general.ent
Log:
Updated to tcl8.4.13.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-05-01 18:13:18 UTC (rev 7576)
+++ trunk/BOOK/chapter01/changelog.xml 2006-05-02 17:16:36 UTC (rev 7577)
@@ -37,6 +37,15 @@
-->
<listitem>
+ <para>May 2, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[archaic] - Updated to tcl8.4.13.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 1, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml 2006-05-01 18:13:18 UTC (rev 7576)
+++ trunk/BOOK/chapter03/packages.xml 2006-05-02 17:16:36 UTC (rev 7577)
@@ -496,7 +496,7 @@
</varlistentry>
<varlistentry>
- <term>Tcl (&tcl-version;) - 2,672 KB:</term>
+ <term>Tcl (&tcl-version;) - 2,710 KB:</term>
<listitem>
<para>Home page: <ulink url="http://tcl.sourceforge.net/"/></para>
<para>Download: <ulink
Modified: trunk/BOOK/chapter05/tcl.xml
===================================================================
--- trunk/BOOK/chapter05/tcl.xml 2006-05-01 18:13:18 UTC (rev 7576)
+++ trunk/BOOK/chapter05/tcl.xml 2006-05-02 17:16:36 UTC (rev 7577)
@@ -25,7 +25,7 @@
<seglistitem>
<seg>0.9 SBU</seg>
- <seg>23.3 MB</seg>
+ <seg>23.8 MB</seg>
</seglistitem>
</segmentedlist>
@@ -42,16 +42,11 @@
(they are not mandatory), these packages are required to run the test
suites in <xref linkend="chapter-building-system"/>.</para>
- <para>Tcl's configure script has a syntax error:</para>
+ <para>Prepare Tcl for compilation:</para>
<screen><userinput>cd unix
-cp -v configure{,.orig}
-sed "s/relid'/relid/" configure.orig > configure</userinput></screen>
+./configure --prefix=/tools</userinput></screen>
- <para>Prepare Tcl for compilation:</para>
-
-<screen><userinput>./configure --prefix=/tools</userinput></screen>
-
<para>Build the package:</para>
<screen><userinput>make</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-05-01 18:13:18 UTC (rev 7576)
+++ trunk/BOOK/general.ent 2006-05-02 17:16:36 UTC (rev 7577)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060501">
-<!ENTITY releasedate "May 1, 2006">
+<!ENTITY version "SVN-20060502">
+<!ENTITY releasedate "May 2, 2006">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
@@ -82,7 +82,7 @@
<!ENTITY sysklogd-version "1.4.1">
<!ENTITY sysvinit-version "2.86">
<!ENTITY tar-version "1.15.1">
-<!ENTITY tcl-version "8.4.12">
+<!ENTITY tcl-version "8.4.13">
<!ENTITY texinfo-version "4.8">
<!ENTITY udev-version "091">
<!ENTITY udev-config "udev-config-20060430">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page