Hi,

2013/7/4 Hamish <[email protected]>

> Levente wrote:
>
> > I was wondering about re-compiling GRASS7. I don't know if it is
> > possible to compile it with the dbf connection as default.
>
> see include/dbmi.h: #define DB_DEFAULT_DRIVER "sqlite"
> and include/temporal.h: #define TGISDB_DEFAULT_DRIVER "sqlite"
>

The TGISDB_DEFAULT_DRIVER can not be set to dbf. It works only with sqlite
and postgresql (pg). But i am absolutely sure that you do not need to set
the TGIS default driver.

Best regards
Soeren


>
> change to "dbf".
>
>
> > I think that would solve my problem. What do you think?
> > Does it make any sense?
>
> typically just running db.connect early on to set the default database for
> the mapset in the $MAPSET/VAR file is enough. (or pre-seed that VAR file
> into the new mapset dir yourself)
>
>
>
> Hamish
>
> _______________________________________________
> grass-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to