A number of different tclkit executables are provided here. They have all been built on Solaris 10 so they are only going to work on Solaris 10 or newer systems. Original style: ------------------ tclkit: Standard tclkit using Metakit for the vfs so requires a C++ library. tclkitsh: tclkit without Tk using Metakit For these executables [info loaded] shows: {{} zlib} {{} vfs} {{} rechan} {{} Mk4tcl} {{} Itcl} Lite-style ---------- tclkit-cli: A tclkit that uses a non-C++ extension to access the vfs (vqtcl). The -cli version have no-Tk. Also missing Incr-tcl. NOTE: NO C++ LIBRARY REQUIRED. tclkit-dyn: As above but with Tk included in the vfs. tclkit-gui: As above but Tk is linked into the executable. For these executables [info loaded] shows: {{} zlib} {{} vfs} {{} rechan} {{} vlerq}