From: Daniel A. S. <st...@ic...> - 2002-03-13 00:02:06
|
Andreas, At 13:59 +0100 12/3/02, AO...@t-... wrote: > the extern procedure "InstallConsole" was *not* defined in <SIOUX.h> please read '(Pro6 Build Support):Building MacTclTk' and '(Pro6 Build Support):CW Pro6 changes' re. type & creator codes, use tcl: [file attributes -creator -type], c.f. man n file re. env vars, such as TCL_LIBRARY: they can be set in resources, read tcl/mac/tclMacApplication.r re .tclshrc, see e.g. tk/mac/tclets.r (i.e. use a "tclshrc" resource) you might also want to look at my tclkit port, where I've used all these to implement a single bundled app, see the list archives and http://www.maths.mq.edu.au/~steffen/tcltk/ note that many of your question have been asked and answered before & to a lot of them the answer is RTFM. The docs & sources, google and the list archives are your friends! 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/> |