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