[Patches] [ python-Patches-629126 ] Detect BLT on more systems
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 12 Dec 2002 02:13:37 -0800
Patches item #629126, was opened at 2002-10-26 18:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=629126&group_id=5470
Category: Distutils and setup.py
Group: Python 2.2.x
Status: Open
Resolution: None
Priority: 5
Submitted By: David Buscher (dbuscher)
>Assigned to: Martin v. Löwis (loewis)
Summary: Detect BLT on more systems
Initial Comment:
setup.py for python 2.2 does not detect the BLT add-on to
tk unless it is named libBLT8.0, which is not the case on
many (most?) systems including Redhat Linux. This patch
detects libBLT8.0.{so,a} first but accepts libBLT.{so,a} as
well.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=629126&group_id=5470