Alexey Gorshkov added the comment:

I don't understand: Why python-config needs to seek "realpath"? Why 
python-config is trying to be smarter than one who starts ./configure script?

As so, the right thing to this, is remove "smart" parts from python-config. But 
as for fast hack in to this is replace line 'prefix_real=$(installed_prefix 
"$0")' with 'prefix_real=$prefix_build'.

----------
nosy: +animus

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22140>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to