[GRASS-dev] R: GEOS, PostgreSQL and SQLite: needed in GDAL?

Hi,
I seem to have a problem with grass which seems to be connected to this
topic:

I can use sqlite (v.connect and also operations with the sqlite.db work
fine) as well as r.in.gdal functions, v.db.execute and most other gras
functions.

But with all of these functions I get an error message saying "command not
found":
db.in.ogr
v.db.join

At the moment I am trying to join a .csv table to an existing vector
attribute table and don't get there.
do you know what's wrong?

Regards,
Matthias

--
View this message in context: http://www.nabble.com/GEOS%2C-PostgreSQL-and-SQLite%3A-needed-in-GDAL--tp15352123p15707530.html
Sent from the Grass - Dev mailing list archive at Nabble.com.

On 27/02/08 09:47, cmh wrote:

Hi,
I seem to have a problem with grass which seems to be connected to this
topic:

I can use sqlite (v.connect and also operations with the sqlite.db work
fine) as well as r.in.gdal functions, v.db.execute and most other gras
functions.

But with all of these functions I get an error message saying "command not
found":
db.in.ogr
v.db.join

At the moment I am trying to join a .csv table to an existing vector
attribute table and don't get there.
do you know what's wrong?

You will have to tell us a bit more for us to be able to help you: which OS, which version of GRASS, how did you install it, etc.

Moritz

I have linux ubuntu 7.1. I have to installations of Grass: a 6.3.0 csv
version and a binary version 6.2.3 from the ubuntu repositories (which all
the dependecies: gdal, geos, proj4).

The database drivers (dbf, sqlite, etc) are all working, so it doesn't seem
directly linked to that..

--
View this message in context: http://www.nabble.com/GEOS%2C-PostgreSQL-and-SQLite%3A-needed-in-GDAL--tp15352123p15713228.html
Sent from the Grass - Dev mailing list archive at Nabble.com.