This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients steve.dower, terry.reedy, zach.ware
Date 2014-10-28.06:20:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414477256.99.0.178138766813.issue21877@psf.upfronthosting.co.za>
In-reply-to
Content
I am quite aware that the two searches are different.  tcl8xyz.dll and tkxyz.dll must be copied from ../tcltk/bin to pcbuild while init.tcl must be left in ../tcltk/lib/tcl8.x, where x is, now, '5' or '6'.  Since compiling tcl/tk clears tcltk/, it is impossible to simultaneously run 2.7 which requires tcltk/lib/tcl8.5/init.tcl and 3.4/5 which require tcltk/lib/tcl8.6/init.tcl.
History
Date User Action Args
2014-10-28 06:20:57terry.reedysetrecipients: + terry.reedy, zach.ware, steve.dower
2014-10-28 06:20:57terry.reedysetmessageid: <1414477256.99.0.178138766813.issue21877@psf.upfronthosting.co.za>
2014-10-28 06:20:56terry.reedylinkissue21877 messages
2014-10-28 06:20:56terry.reedycreate