Re: Bug in current runtime.kit

Jean-Claude Wippler <[email protected]> Fri, 29 Feb 2008 00:53:05 +0100
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
> The runtime kits for 8.4.18 and 8.5.1 (as found on
> http://www.equi4.com/pub/tk/tars/) have an error in Tk's  
> pkgIndex.tcl file.
> The package tries to load a "dylib" i.e. a Mac dynamic library.
>
> The following fixes the problem:
[...]

> Now the generated TclKit is able to correctly "package require Tk" on
> non-Mac platforms.

Whoops, thanks. I've applied and uploaded your fixes.
Also adjusted the version in config.tcl to "200802.001".

Thanks Paul,
-jcw