#13777: py25-numpy correction for Darwin 9 and Python Framework ------------------------------+--------------------------------------------- Reporter: mdickens@nd.edu | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: py25-numpy, Framework, Darwin 9 ------------------------------+--------------------------------------------- Comment (by mdickens@nd.edu): This ticket is not a request for a Python framework build, though that would be nice; yes I know about ticket #11267 and others ... I'm the submitter of the tarball on ticket #11267 that, at least for me, works for both framework and non-framework Python installs on both Darwin 8 and 9. I, for one, need framework Python install, and hope that whatever changes are needed to get that Port functional are made ASAP. This ticket is explaining why py25-numpy doesn't install correctly when using a Python framework under Darwin 9, and a patch to correct the issue. The changes in this patch do not affect Darwin 8 or prior, and won't change anything on Darwin 9 with a non-framework Python. All this patch does is, under Darwin 9, add {{{${prefix}/lib/python25/site-packages}}} to the PYTHONPATH for both build and destroot. Maybe I'm jumping the gun here, since maybe the eventual Python framework install's PYTHONPATH will be correct without any further additions. We won't know until a framework install is available. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13777#comment:5> MacPorts </projects/macports> Ports system for Mac OS