Stefan Manegold wrote: > On Thu, Jul 24, 2008 at 03:02:35PM +0200, Marco Antonelli wrote: >> Stefan Manegold wrote: >>> On Thu, Jul 24, 2008 at 12:10:53PM +0000, Marco Antonelli wrote: >>>> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests >>>> In directory >>>> sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16238/src/modules/mal/Tests >>>> >>>> Added Files: >>>> rdf.stable.out rdf.mal rdf.stable.err rdf.testdata.ttl >>>> Log Message: >>>> Test case for rdf.mx: it imports rdf data from rdf.testdata.ttl and then >>>> prints the dictionary and the 6 data tables. >>>> It is still not in the 'All' file since rdf is not compiled by default. >>> Wouldn't it be the time to make rdf compile by default? >>> >>> Otherwise, how can the compialtion of rdf be enabled (easily)? >>> Is there any configue switch, or alike? >> rdf.mx depends on libraptor>=1.4.17, > > which means, configure should check for this requirement, and rdf should be > compiled (automatically) if libraptor>=1.4.17 is found --- is indeed 1.4.17 > required, or would 1.4.16 be sufficient?
The last raptor package which isn't tagged as 'old' is 1.4.14, so I tried this one; it was released 31 January 2007, I think everybody have at least this version. Compile & Test are both ok. >> and I thought it wouldn't compile with --enable-strict > > One more reason the compile it by default and fix the code to get it > compiling with --enable-strict ;-) > >> but I just tried and it does. > > Good. > > Stefan > >> Marco >> >>> Stefan >>> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Monetdb-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/monetdb-developers >> > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
