Mantis - py_setuptools
Viewing Issue Advanced Details
3682 packaging major always 2009-05-22 15:26 2009-05-23 00:37
ThurnerRupert  
mwatters  
normal  
closed  
duplicate  
none    
none  
0003682: easy_install pre-sets the compiler, which cannot be changed.
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.
Issue History
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

Notes
(0006170)
ThurnerRupert   
2009-05-22 15:42   
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   
2009-05-23 00:37   
I moved this issue to the python project, I am closing this bug