]> granicus.if.org Git - python/commitdiff
List known build/install problems for OS X.
authorRaymond Hettinger <python@rcn.com>
Sun, 30 Jan 2011 05:37:16 +0000 (05:37 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 30 Jan 2011 05:37:16 +0000 (05:37 +0000)
Doc/whatsnew/3.2.rst

index 27b7028db2484c67447b4f30a128b89687dc7581..aed48525280bb861e06c762d5b90ef51aa94aaaa 100644 (file)
@@ -2443,7 +2443,10 @@ There were a number of other small changes to the C-API.  See the
 :source:`Misc/NEWS` file for a complete list.
 
 Also, there were a number of updates to the OS X build, see
-:source:`Mac/BuildScript/README.txt`.
+:source:`Mac/BuildScript/README.txt` for details.  For users running a 32/64-bit
+build, there is a known problem with the default Tcl/Tk on OS X 10.6.
+Accordingly, we recommend installing an updated alternative such as
+`ActiveState Tcl/Tk 8.5 <http://www.activestate.com/activetcl/downloads>`_ .
 
 Porting to Python 3.2
 =====================