From: Daniel A. S. <st...@ic...> - 2002-04-23 14:51:15
|
Dear all, I've updated my Tclkit build for MacOS Classic to the tclkit cvs HEAD (8.4-35) and TclTk HEAD (8.4a5) as of 24/4/02. You can get both a static and a shared build at http://www.maths.mq.edu.au/~steffen/tcltk/#tclkit (in .sea.bin format to avoid problems with .sit.bin) The shared build is slightly larger but preferred as it can load shared libraries (loading code not from inside a vfs is not yet implemented on the mac however). Note that incrtcl support is disabled for now, as I haven't had time to update my incrtcl mac port for 8.4 yet. Also available are the patches to tclkit, changed/new projects in xml form, and new files for tclkit/mac, that are needed to get all this to work. For convenience, I've also posted a full source archive containing the patched tclkit, metakit and zlib sources and projects used to make the builds above (in the suggested filesystem layout). To build tclkit yourself, you'll also need the current HEAD of the tcl, tktoolkit and tclvfs projects from sourceforge. The tclkit & metakit CW projects assume that you have two global sourcetrees '{TclTk8.4}' and '{Tcl}' pointing at your 'Tcl/Tk 8.4 Folder' (as setup by tcl/mac/tcltkMacBuildSupport.sea.hqx) and a global sourcetree '{TclVFS}' pointing at the toplevel 'tclvfs' directory. Cheers, Daniel -- ** Daniel A. Steffen ** "And now to something completely ** Department of Mathematics ** different" Monty Python ** Macquarie University ** <mailto:st...@ma...> ** NSW 2109 Australia ** <http://www.maths.mq.edu.au/~steffen/> |