[MacPorts] #17278: Python Binary link missing in /opt/local/Library/Frameworks/Python.framework

MacPorts noreply at macports.org
Sun Nov 16 15:03:40 PST 2008


#17278: Python Binary link missing in
/opt/local/Library/Frameworks/Python.framework
-----------------------------------+----------------------------------------
 Reporter:  aubonbeurre at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:  Port Bugs                            
Component:  ports                  |     Version:  1.6.0                                
 Keywords:                         |        Port:                                       
-----------------------------------+----------------------------------------
 I found out why mod_python25 gets to link with the system's python,
 instead of the python25 framework in macports: the Python framework made
 by macports is not compliant with a framework layout. If I add a link in
 /opt/local/Library/Frameworks/Python.framework to ./Versions/2.5/Python,
 then the linker picks up the right Python framework.

 I'm using latest xcode 3.1 on 10.5.5, and could reproduce the problem on
 different machines.

 Notice this is not enough to fix mod_python25, which has another unrelated
 problem during validation (AFAIK).

 Sorry for giving so few details, and not being able to test on macports
 SVN.

-- 
Ticket URL: <http://trac.macports.org/ticket/17278>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list