Dimitar, as a user, you are welcome to try configure with --disable-strict; which disables -Werror more conveniently than your patch. We as developers need to do our homework and fix the SciQL-2 code to get it compiled successfully also with -Werror (i.e., --enable-strict). Having said that, SciQL is still in a very experimental state, and any user is implicitly a "Guinea pig" and "beta-tester". Thus, we appreciate your patience, understanding, and in particular any feedback even more! Thanks! Stefan ----- Original Message -----
Forgot to mention, maybe it would be useful to others that want to compile SciQL-2 with gcc 4.7.2: compilation failed for me because of a warning I assume, I had to do this to go around it:
sed -i 's/-Werror//g' configure
Dimitar
On 12/04/2014 03:00 PM, Dimitar Misev wrote:
Thanks, that helped! This file wasn't installed for some reason, copying it fixed the issue. ~/MonetDB is the source dir, ~/MonetDB/INSTALL is the installation dir:
~/MonetDB$ find -name 31_geotiff_schema.sql ./sql/scripts/31_geotiff_schema.sql ~/MonetDB$ cp ./sql/scripts/31_geotiff_schema.sql INSTALL/lib/monetdb5/createdb/
On 12/04/2014 02:52 PM, Ying Zhang wrote:
A file "31_geotiff_schema.sql" should be present in lib/monetdb5/createdb/ under the dir. where you installed your monetdb. That file is supposed to automatically create the schema 'rs' when a new db is created. Can you please check?
users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold/ | Science Park 123 (L321) | | +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |