Re: Tclkit 8.4.15 and 8.5a6
Jean-Claude Wippler <[email protected]> Wed, 20 Jun 2007 22:09:13 +0200
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
David Zolli wrote: >> These were all built using genkit and the tar files in: >> http://www.equi4.com/pub/tk/tars/ >> >> A couple of changes were made to get all the builds right again, for >> both 8.4 and 8.5 variants (the latter is built when KIT_VERSION=5 is >> set in the environment). > > As far as I can see, 8.4.14 doesn't works for me, so I guess > tclkit-darwin-???.gz requires X11. > > Will you build tclkit-darwin-???-aqua.gz or should I do it? Done. I've uploaded a dozen fresh-and-shiny-new macosx builds. Will probably stop uploading separate ppc/x86 builds from now on, and just stick with the universal ones. So there you have it: 8.4.15/8.5a6 * x11/aqua * ppc/x86/univ = 12 Some more tweaks were made to the pub/tk/tars/runtime*.kit files to support symbolic links properly now (thx to Andreas K). All binaries were built from the tar files in that same tars/ directory. These are merely provided for reference and to make "genkit A" work, direct cvs/svn checkouts may be more useful to you. The "all.diffs" file describes the one minor patch I keep applying to Tk 8.4. Also uploaded some new helper scripts: * build-mac-tclkits.tcl - builds 4 macosx variants in one step * mkunivkit.tcl - combine two ppc/x86 exes into a universal binary -jcw