Re: [MacPorts] #13838: Problem installing redland-bindings +python (probably python 2.3 dependency)
#13838: Problem installing redland-bindings +python (probably python 2.3 dependency) -------------------------------+-------------------------------------------- Reporter: larlet@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -------------------------------+-------------------------------------------- Comment (by captsolo@gmail.com): Here is what's causing the last problem (redland-bindings for python crashing the interpreter): {{{ bash-3.2# otool -L Redland.so Redland.so: /System/Library/Frameworks/Python.framework/Versions/2.5/Python (compatibility version 2.5.0, current version 2.5.1) /opt/local/lib/librasqal.0.dylib (compatibility version 1.0.0, current version 1.0.0) /opt/local/lib/libraptor.1.dylib (compatibility version 3.0.0, current version 3.0.0) /opt/local/lib/librdf.0.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.1) }}} The library is linked with the Python which came with Mac OS X instead of the version that MacPorts has installed. :/ -- Ticket URL: <http://trac.macports.org/ticket/13838#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts