%general-entities; ]> Tcl-&tcl-version; Tcl <para>The Tcl package contains the Tool Command Language.</para> </sect2> <sect2 role="installation"> <title>Installation of Tcl Prepare Tcl for compilation: cd unix ./configure --prefix=/tools Build the package: make Install the package: make install Tcl's private header files are needed for the next package, Expect. Install them into /tools: make install-private-headers Now make a necessary symbolic link: ln -sv tclsh&tcl-version2; /tools/bin/tclsh Contents of Tcl Installed programs Installed library tclsh (link to tclsh&tcl-version2;) and tclsh&tcl-version2; libtcl&tcl-version2;.so Short Descriptions tclsh&tcl-version2; The Tcl command shell tclsh-version; tclsh A link to tclsh&tcl-version2; tclsh libtcl&tcl-version2;.so The Tcl library libtcl-version.so