[Patches] [Patch #103139] Autconfigure curses and readline into the default build

noreply@sourceforge.net noreply@sourceforge.net
Sat, 13 Jan 2001 09:12:24 -0800


Patch #103139 has been updated. 

Project: python
Category: Build
Status: Closed
Submitted by: esr
Assigned to : gvanrossum
Summary: Autconfigure curses and readline into the default build

Follow-Ups:

Date: 2001-Jan-13 09:12
By: gvanrossum

Comment:
Closed.  I already checked this in.
-------------------------------------------------------

Date: 2001-Jan-12 23:02
By: moshez

Comment:
Guido, didn't you just check in something like that?
-------------------------------------------------------

Date: 2001-Jan-08 18:17
By: gvanrossum

Comment:
Eric, there seems to be a discrepancy in the patch: the configure script
tests for ncurses but the Setup.config.in file links with -lcurses.  What
gives?

-------------------------------------------------------

Date: 2001-Jan-07 21:43
By: nascheme

Comment:
On Linux I think you should link to ncurses instead of
curses and leave termcap out.  Debian doesn't have termcap
development libraries.  Also, this patch only works on
Linux.  I think Andrew's distutil approach is a much better
long term solution.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103139&group_id=5470