Patches item #1411588, was opened at 2006-01-21 11:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1411588&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: Barry A. Warsaw (bwarsaw) Assigned to: Nobody/Anonymous (nobody) Summary: Add DarwinPorts directories to setup.py Initial Comment: In this thread: http://mail.python.org/pipermail/python-dev/2006-January/059838.html It was brought up that Python doesn't build readline properly on MacOS X. This patch adds DarwinPorts include and lib directories on the appropriate paths in the setup.py script, which just happens <wink> to have the side-effect of getting a usable readline module built. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1411588&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
