[Python-bugs-list] [ python-Bugs-485557 ] MacPython doesnt run on 8.1
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 05 Dec 2001 15:28:53 -0800
Bugs item #485557, was opened at 2001-11-26 02:41
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=485557&group_id=5470
Category: Macintosh
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: MacPython doesnt run on 8.1
Initial Comment:
MacPython no longer runs on MacOS 8.1. The problem
seems to be hard-linking against DialogsLib. Check
whether there is an easy way to weak-link against it
(the routines in DialogsLib are of minor importance
only, and not used by IDE or any other part of the
distribution), otherwise 8.1 support will have to be
dropped. Adapt the readme and installer minimal system
version settings.
----------------------------------------------------------------------
>Comment By: Jack Jansen (jackjansen)
Date: 2001-12-05 15:28
Message:
Logged In: YES
user_id=45365
Fixed in current CVS.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=485557&group_id=5470