21 Aug
2007
21 Aug
'07
4:48 p.m.
On Aug 21, 2007, at 9:18 AM, Anders F Björklund wrote:
This change will break ports that depends on "python24" and then try to use the "python" binary, either directly with #!/opt/local/ bin/python or with e.g. #!/usr/bin/env python.
Maybe those ports using port:python24 should be patched to use "python2.4" instead ?
Ouch, I agree... Does "python-select" set a link to python24 or python25 ? If so, then things should work... ${prefix}/bin/python should be a link to the currently-selected Python. And of course ${prefix}/Frameworks/Python/Current should be set to point to the correct version, as well. - boyd Boyd Waters National Radio Astronomy Observatory Socorro, New Mexico