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
Changes by C. E. Ball <[EMAIL PROTECTED]>:
--
nosy: +ceball
___
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1676>
___
___
Python
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
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]>
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
Changes by C. E. Ball :
--
nosy: +ceball
___
Python tracker
<http://bugs.python.org/issue989712>
___
___
Python-bugs-list mailing list
Unsubscribe: