[issue1584] Mac OS X: building with X11 Tkinter

2010-09-20 Thread C. E. Ball
C. E. Ball added the comment: Sorry, I don't have a Mac, and I don't have access to one that I could use to make a patch. At the time, I was trying to support OS X users of a piece of Python/Tkinter software. Please do not keep this issue open on my account. Tha

[issue1676] Fork/exec issues with Tk 8.5/Python 2.5.1 on OS X

2008-06-12 Thread C. E. Ball
Changes by C. E. Ball <[EMAIL PROTECTED]>: -- nosy: +ceball ___ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1676> ___ ___ Python

[issue1584] Mac OS X: building with X11 Tkinter

2007-12-10 Thread C. E. Ball
New submission from C. E. Ball: On OS X, I wanted to build my own copy of Python that used my own copy of Tkinter (built for X11). To do this, I passed "LDFLAGS=-rpath,/path/to/lib" to configure so that Python could find my specific lib files, but I also had to edit Python's s

[issue1584] Mac OS X: building with X11 Tkinter

2007-12-11 Thread C. E. Ball
C. E. Ball added the comment: I apologize for the confusion: I put the modified file first and the original second. Sorry about that! An option to do nothing special to find Tk and Tcl on darwin is what would be useful. __ Tracker <[EMAIL PROTECTED]>

[issue4508] distutils compiler not handling spaces in path to output/src files

2009-03-18 Thread C. E. Ball
C. E. Ball added the comment: I also found this bug while using SciPy's weave on Windows XP to compile some inline c/c++ code. Thorney's distutils_compiler_quoting.patch fixed the problem for me. Here is the relevant part of the traceback (I hope): """ Found ex

[issue989712] Support using Tk without a mainloop

2010-07-28 Thread C. E. Ball
Changes by C. E. Ball : -- nosy: +ceball ___ Python tracker <http://bugs.python.org/issue989712> ___ ___ Python-bugs-list mailing list Unsubscribe: