[GRASS-user] problem with v.rast.stats

Hello,

I'm using the last version of GRASS 6.4ORC6 for Windows. I have a problem when I'm using the v.rast.stats function.
There is an error message about the script :

v.rast.stats -c vector=cadastre@mercier raster=mntyzeron_5m@mercier colprefix=mnt

C:/GRASS-64-SVN/scripts/v.rast.stats: line 267: v.db.addcol:
command not found
ERROR: Cannot continue (problem adding columns).
Restoring previous MASK...
(Tue Jul 13 11:14:49 2010) Command finished (8 sec)

Do you have any hint to solve this problem?

Thank you

Yvan

Yvan wrote:

I'm using the last version of GRASS 6.4ORC6 for Windows. I
have a problem when I'm using the v.rast.stats function.
There is an error message about the script :

v.rast.stats -c vector=cadastre@mercier
raster=mntyzeron_5m@mercier colprefix=mnt

C:/GRASS-64-SVN/scripts/v.rast.stats: line 267:
v.db.addcol:
command not found
ERROR: Cannot continue (problem adding columns).
Restoring previous MASK...
(Tue Jul 13 11:14:49 2010) Command finished (8 sec)

Do you have any hint to solve this problem?

Hello,

can you test with one of the nightly builds of 6.4.0 and see if you
still have the same problem?

what if you remove the @mapset parts of the map names?

Hamish