body { margin:0px; background-color:#fff } img { margin:0px; border-style:none } button { margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top } p:first-child { margin-top:0px } table { empty-cells:hide } .f-sp { font-size:1px; visibility:hidden } .f-lp { margin-bottom:0px } .f-x1 { } .f-x2 { } .f-x3 { } a:visited { color:#8b0000; text-decoration:underline } .capsub { color:#808080; font-weight:bold; text-transform:uppercase; letter-spacing:2.4px } .bold { color:#00f; font-weight:bold } .fixed { color:#000; font-family:monospace } .rightaligned { margin-left:0px; margin-right:0px; text-align:right; margin-top:0px; margin-bottom:0.1px } .footer { color:#808080; font-size:90% } .FWExtra { } .FWExtra a:link { text-decoration: none; } .FWExtra a:active { text-decoration: none; } .FWExtra a:visited { text-decoration: none; } .FWExtra a:hover { text-decoration: underline; } -->
top pageS
Soapbox
Blog Company
About
| download The easiest way to obtain a Tclkit binary is via the downloads matrix, listing all platforms and builds on one page. Or you can browse the entire download area. Almost all Tclkit ports are now built with the genkit script, see this page for details. There's a status summary of all the builds that have been collected so far. There's some info on how to locate or contribute specific platform builds. Most binaries are for Unix and compressed with gzip (.gz suffix). So here the recipe is: download, ungzip, rename to "tclkit", and do a "chmod +x tclkit" - voil�... In the case of Linux, there are 100% static builds (bigger, self-contained) and dynamic builds (linked to system libs at runtime). The UPX-compressed versions are simpler to use than the gzip-compressed ones, but require slightly more time on startup, which can be an issue if you use tclkit to run CGI scripts, for example. For Windows, there are several variations: using UPX vs. gzip compression, and/or a tclsh-only command-line version (tclkitsh) versus the GUI version with Tk included. The tclkit.exe is the most convenient one, really - download and run it, there is no need to unpack or install anything. It's a shortcut to the latest "tclkit-win32.upx.exe". The Mac OS X builds are managed by Daniel Steffen, this includes a build of Tclkit for X11 and the Tk/Aqua build (this not strictly a Tclkit build, but a "framework", which uses the native Aqua GUI interface). See his Tcl/Tk Aqua page for details. See the change log for further details, and the feedback forum in case of trouble. • CVS • The latest source changes are tracked in CVS, with public anonymous access. To checkout the latest version, type this (pw empty, so no login needed): cvs -d:pserver:[email protected]:/home/cvs co tclkit To update at any time, do "cvs -z3 up -P -d" in the "tclkit" directory. There's a public web interface to CVS based on CVSweb. | tclkit index • Overview • Download • Links | |||