[MacPorts] #30068: Soprano 2.6.0 fails to install

MacPorts noreply at macports.org
Thu Jul 7 18:55:16 PDT 2011


#30068: Soprano 2.6.0 fails to install
--------------------------------------+-------------------------------------
 Reporter:  mikhail.zyatin@…          |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.9.2                                
 Keywords:                            |        Port:  soprano                              
--------------------------------------+-------------------------------------

Comment(by rbrunk@…):

 Replying to [comment:3 mikhail.zyatin@…]:
 > The thing is that i installed raptor at 2.0.3_0 but not raptor at 1.*. So
 soprano marked RAPTOR_INCLUDE_DIR to NOTFOUND because raptor at 1.* is not
 installed but do nothing and use it because raptor at 2.0.3_0 was installed.
 > I installed raptor at 1.4.21_1 but it didn't help.
 >

 Same issue for me, but fixed.


 Try:

 find_path(RAPTOR_INCLUDE_DIR raptor.h
   PATHS
   ${redland_INCLUDE_DIRS}
   ${raptor_INCLUDE_DIRS}
   /opt/local/include/raptor2   <---- this is the correct path for OSX 10.5
   /usr/X11/include
   PATH_SUFFIXES redland
   )

-- 
Ticket URL: <https://trac.macports.org/ticket/30068#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list