New submission from Tom Loredo <lor...@astro.cornell.edu>:

When building a universal framework Python-2.7.1 with homebrew on 10.6.6, 
python-32 (and its target, python2.7-32) are built and installed in the 
framework executable path, but they are not linked in /usr/local/bin.  
msg101156 in Issue 8089 recognized this as a general MacPython problem in a 
2.6.5 release candidate but deferred a fix for 2.6.6.  Apparently the fix was 
never implemented, or perhaps it was decided the link was not appropriate.  It 
seems to me it *is* appropriate (framework users don't currently have easy 
command-line access to python-32), but I defer to the experts!

----------
assignee: ronaldoussoren
components: Macintosh
messages: 128578
nosy: ronaldoussoren, tloredo
priority: normal
severity: normal
status: open
title: python-32 not linked in /usr/local/bin in framework builds
type: behavior
versions: Python 2.7

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

Reply via email to