%general-entities; ]> Tcl-&tcl-version; Tcl <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem><seg>0.9 SBU</seg><seg>23 MB</seg></seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of Tcl Prepare Tcl for compilation: cd unix ./configure --prefix=/tools Build the package: make To test the results, issue: TZ=UTC make test. Install the package: make install Do not remove the tcl&tcl-version; source directory yet, as the next package will need its internal headers. Now make a necessary symbolic link: ln -s tclsh8.4 /tools/bin/tclsh Contents of Tcl See testing