The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=301 ====================================================================== Reported By: Benjamin Heitmann Assigned To: ====================================================================== Project: Redland RDF API Issue ID: 301 Category: installation Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2009-04-22 16:37 Last Modified: 2009-04-22 16:37 ====================================================================== Summary: Running ./configure for redland 1.0.9 does not detect presence of raptor and rasqal Description: Running ./configure for redland 1.0.9 was not able to detect presence of raptor and rasqal libraries, although raptor-config and rasqal-config were both in my path, and redland 1.0.8 could detect them as system provided (--with-raptor=system --with-rasqal=system arguments).
configure for redland 1.0.9 does not have these switches. A close look at the change notes, revealed a mention of the pkg-config tool. Probably the intention is, that redland 1.0.9 only can detect if raptor and rasqal have been registered via the pkg-config tool. But raptor and rasqal have not been updated since last summer, so this registration probably has to happen manually right now. This looks like a service release of both rasqal and raptor to use the pkg-config registration mechanism is needed. (I just used redland 1.0.8 instead...) ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2009-04-22 16:37 Benjamin HeitmannNew Issue ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
