On 15 Nov 2006, at 8:32 PM, Todd Thal wrote:
I am having one "hades" of a heckuva time getting readline support for Python-2.5 on a Mac OS 10.4.8.8.0
Have you looked at Mac/BuildScript/build-installer.py in Python's source distribution? That's how the official binaries for OSX get build, includeing readline support.
You probably have to add the directory containing readline to the CFLAGS and LDFLAGS when running Python's configure, AFAIK setup.py doesn't automaticly look for readline in $prefix/{lib,include}.
Ronald
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig