[MacPorts] #13838: Problem installing redland-bindings +python (probably python 2.3 dependency)

MacPorts noreply at macports.org
Sat Jul 5 15:18:25 PDT 2008


#13838: Problem installing redland-bindings +python (probably python 2.3
dependency)
-------------------------------+--------------------------------------------
  Reporter:  larlet 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                                
Resolution:                    |    Keywords:                                       
-------------------------------+--------------------------------------------
Comment (by captsolo at 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


More information about the macports-tickets mailing list