Re: [MacPorts] #15099: [vim-7.1.293+python] wrong Python linked?
#15099: [vim-7.1.293+python] wrong Python linked? ---------------------------------+------------------------------------------ Reporter: frodwith@… | Owner: raimue@… Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: vim vim-app | ---------------------------------+------------------------------------------ Comment(by raimue@…): With `-F ... -framework Python` in LINKFORSHARED it is possible to link against the wrong python version, as it always uses `Versions/Current` which is managed by python_select. Can't we use `${frameworks_dir}/Python.framework/Versions/2.6/Python` instead to be more specific and less error-prone? I was able to build vim against the right python 2.6 now. Can we backport this fix to python 2.5? I don't want to force users to install python26 at the moment, as it is not yet fully supported with modules etc. -- Ticket URL: <http://trac.macports.org/ticket/15099#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts