[New-bugs-announce] [issue15643] Support OpenCSW in setup.py

Floris Bruynooghe report at bugs.python.org
Tue Aug 14 00:15:35 CEST 2012


New submission from Floris Bruynooghe:

This patch proposes to add out of the box support for building against OpenCSW libraries on Solaris.  It makes building all the extension modules a lot simpler since the CSW repositories provide almost all required libaries.

The order of preference is /usr/local, then /opt/csw which should prefer libaries manually installed by the admin.

----------
components: Build
files: csw_setup.py.diff
keywords: patch
messages: 168156
nosy: flub
priority: normal
severity: normal
status: open
title: Support OpenCSW in setup.py
type: behavior
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file26789/csw_setup.py.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15643>
_______________________________________


More information about the New-bugs-announce mailing list