From: James B. <jk...@mr...> - 2002-03-01 17:09:14
|
On Fri, Mar 01, 2002 at 04:15:23PM +0100, Jean-Claude Wippler wrote: > Is it a good idea to get the macosx branches of tcl/tk from CVS, HEAD > revision and follow instructions (which?) from there on? You want the macosx-8-4-branch. cvs -d:pserver:ano...@cv...:/cvsroot/tktoolkit login cvs -z3 -d:pserver:ano...@cv...:/cvsroot/tktoolkit \ co -r macosx-8-4-branch tk cvs -z3 -d:pserver:ano...@cv...:/cvsroot/tcl \ co -r macosx-8-4-branch tcl Don't rename the tcl/tk directories as they need to be called this way (tk includes ../tcl/generic) - put them in a sub-directory if you want to name them after the release. From there it's quite easy - just run the Project Builder on the macosx/*.pbproj files. James -- James Bonfield (jk...@mr...) Fax: (+44) 01223 213556 Medical Research Council - Laboratory of Molecular Biology, Hills Road, Cambridge, CB2 2QH, England. Also see Staden Package WWW site at http://www.mrc-lmb.cam.ac.uk/pubseq/ |