[bug-notifications] [pysetuptools 0003682]: easy_install pre-sets the compiler, which cannot be changed.
Mantis Bug Tracker
noreply at opencsw.org
Sat May 23 00:37:03 CEST 2009
The following issue has been CLOSED
======================================================================
http://www.opencsw.org/mantis/view.php?id=3682
======================================================================
Reported By: ThurnerRupert
Assigned To: mwatters
======================================================================
Project: pysetuptools
Issue ID: 3682
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: duplicate
Duplicate: 0
Fixed in Version:
======================================================================
Date Submitted: 2009-05-22 15:26 CEST
Last Modified: 2009-05-23 00:37 CEST
======================================================================
Summary: easy_install pre-sets the compiler, which cannot be
changed.
Description:
installing PIL, genshi, mercurial, and others does not work seamlessly or
not at all if one has no possibility to create the pre-set path
/opt/studio/SOS11/SUNWspro/bin/cc.
it would be nice to have this path as /opt/csw/studio .... so anybody is
able to set it.
see
http://groups.google.com/group/distutils-sig/browse_thread/thread/d8d2c47eb1d96210
as well.
======================================================================
----------------------------------------------------------------------
(0006170) ThurnerRupert (reporter) - 2009-05-22 15:42
http://www.opencsw.org/mantis/view.php?id=3682#c6170
----------------------------------------------------------------------
actually, this is a python thing. if you could compile python with a path
which is *in* /opt/csw than others would have the possibility to replicate
your setting.
see:
http://docs.python.org/distutils/apiref.html
especially:
distutils.sysconfig.customize_compiler(compiler)
----------------------------------------------------------------------
(0006174) mwatters (manager) - 2009-05-23 00:37
http://www.opencsw.org/mantis/view.php?id=3682#c6174
----------------------------------------------------------------------
I moved this issue to the python project, I am closing this bug
Issue History
Date Modified Username Field Change
======================================================================
2009-05-22 15:26 ThurnerRupert New Issue
2009-05-22 15:42 ThurnerRupert Note Added: 0006170
2009-05-23 00:37 mwatters Note Added: 0006174
2009-05-23 00:37 mwatters Assigned To => mwatters
2009-05-23 00:37 mwatters Status new => closed
2009-05-23 00:37 mwatters Resolution open => duplicate
======================================================================
More information about the bug-notifications
mailing list