[Patches] [ python-Patches-481060 ] dylib & ncurses patches for Mac OS X for Python 2.1.2

noreply@sourceforge.net noreply@sourceforge.net
Tue, 13 Nov 2001 04:46:21 -0800


Patches item #481060, was opened at 2001-11-12 13:46
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=481060&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dan Wolfe (dkwolfe)
Assigned to: Jack Jansen (jackjansen)
Summary: dylib & ncurses patches for Mac OS X for Python 2.1.2

Initial Comment:
The following existing 2.2 CVS patches need to be 
picked up by Python 2.1.2 for Mac OS X v. 10.1:

Support for dylib - allow zlib included in OS to be 
used rather than have to compile and install in /
usr/local:

/cvsroot/python/python/dist/src/Lib/distutils/
unixccompiler.py,v
retrieving revision 1.35
retrieving revision 1.36
diff -c -r1.35 -r1.36

/cvsroot/python/python/dist/src/Lib/distutils/
ccompiler.py,v
retrieving revision 1.39
retrieving revision 1.40
diff -c -r1.39 -r1.40

Prevent ncurses from building on OS X:

/cvsroot/python/python/dist/src/setup.py,v
retrieving revision 1.52
retrieving revision 1.53
diff -c -r1.52 -r1.53

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

Comment By: Jack Jansen (jackjansen)
Date: 2001-11-13 04:46

Message:
Logged In: YES 
user_id=45365

There's no uploaded file!  You have to check the
checkbox labeled "Check to Upload & Attach File"
when you upload a file.

Please try again.

(This is a SourceForge annoyance that we can do
nothing about. :-( )

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=481060&group_id=5470