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? > 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 > -- | Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 | ------------------------------------------------------------------------- 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
