[MacPorts] #21169: py26-mapnik install fails on Snow Leopard (OS X 10.6)
MacPorts
noreply at macports.org
Fri Sep 25 13:48:20 PDT 2009
#21169: py26-mapnik install fails on Snow Leopard (OS X 10.6)
----------------------------------+-----------------------------------------
Reporter: brian.gyss@… | Owner: dbsgeo@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: py26-mapnik
----------------------------------+-----------------------------------------
Comment(by dbsgeo@…):
I assume that the above command will show that boost is linked to the
WRONG version of python, the SYSTEM python26.
If this is the case you can try running:
{{{
#!sh
install_name_tool -change
/System/Library/Frameworks/Python.framework/Versions/2.6/Python
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python
/opt/local/lib/libboost_python-mt.dylib
}}}
I have just build py26-mapnik using a clean build of macports and do not
see this error. I assume therefore that this is a boost port problem not a
py26-mapnik problem.
--
Ticket URL: <http://trac.macports.org/ticket/21169#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list