[issue6877] enable compilation of readline module on Mac OS X 10.5 and 10.6

Ronald Oussoren report at bugs.python.org
Tue Sep 22 17:38:26 CEST 2009


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

Zvezdan: I did not have to pass additional arguments to get readline, the 
default machinery automaticly picks up libraries in /usr/local.

I'd love to have a way to restrict the default compiler and linker search 
paths to system locations (e.g. exclude /usr/local and 
/Library/Frameworks), but that's sadly enough not easily possible (and the 
issue is in the compiler not distutils)

----------

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


More information about the Python-bugs-list mailing list