Sujet : Re: tcl 9 and tclkits
De : obermeier (at) *nospam* poSoft.de (Paul Obermeier)
Groupes : comp.lang.tclDate : 22. Apr 2025, 15:04:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vu87ma$nk2a$1@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Am 22.04.2025 um 13:39 schrieb JeffSmith:
et99 <et99@rocketship1.me> posted:
Are tclkits supported in tcl 9?
>
If so, where can I find a prebuilt windows binary tclkit for 9 so I can create my own starpacks.
>
I used to get the latest tclkits from Ashok's sourceforge page, but alas, there are none there past 8.6.13 and Ashok has said no later versions will be hosted there.
>
I also see that in his tcl programming language book version 2, tcl 9, the chapter on tclkits is removed. Does this mean tclkits are not a part of tcl 9?
>
If not, is there an equivalent functionality.
>
>
A Windows tcl 9 tclkit can be obtained from BAWT 3.0.1 Tcl 9.0.1 Batteries included (64 bit)
https://www.tcl3d.org/bawt/download/Tcl-BI/SetupTcl-BI-9.0.1-x64_Bawt-3.0.1.exe
The tclkit is in the bin directory within the install directory.
I suspect it’s the same for the 32 bit version
https://www.tcl3d.org/bawt/download/Tcl-BI/SetupTcl-BI-9.0.1-x86_Bawt-3.0.1.exe
Kind Regards
Jeff Smith
You do not need to download the complete Tcl-BI distribution.
Tclkits for all BAWT supported platforms are available in 1 file at
https://www.tcl3d.org/bawt/preview.html#tclkitsPaul