From: <AO...@t-...> - 2002-03-13 08:38:29
|
Am Mittwoch 13 März 2002 01:00 schrieb Daniel A. Steffen: > 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' Hi, done 1) from "CW Pro6 changes" -> ==> does you rally mean that all the patches have to be made by hand ? if YES I can't believe it 2) from "CW Pro6 changes" -> "and rebuild the MSL shared libraries" 2.1) how I do it ? 2.2) there is a project "MSL_MacOS:Project:PPC:MSL C.PPC.MTrgt.mcp" does I have to open it ? 2.3) if YES which target -> I don't want to write down all the targets 2.4) if NO in "TclTk Folder..:(Pro6 Build Support...: Runtime Libraries are prebuild libraries like "MW_MSL.PPC.Shlib" does you mean this library ? 2.5) if YES why is the prebuild library wrong ? You distrubute the library why it is wrong ? ........ BREAK -> if I would write everything down I'll lose my capability to write software > > 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 |