mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Updated to tcl8.4.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2c558d6914
commit
2f3d5955c5
@ -36,6 +36,15 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<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>
|
||||
|
@ -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
|
||||
|
@ -25,7 +25,7 @@
|
||||
|
||||
<seglistitem>
|
||||
<seg>0.9 SBU</seg>
|
||||
<seg>23.3 MB</seg>
|
||||
<seg>23.8 MB</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -42,15 +42,10 @@
|
||||
(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>
|
||||
|
||||
<screen><userinput>cd unix
|
||||
cp -v configure{,.orig}
|
||||
sed "s/relid'/relid/" configure.orig > configure</userinput></screen>
|
||||
|
||||
<para>Prepare Tcl for compilation:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/tools</userinput></screen>
|
||||
<screen><userinput>cd unix
|
||||
./configure --prefix=/tools</userinput></screen>
|
||||
|
||||
<para>Build the package:</para>
|
||||
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user