On Mar 19, 2009, at 2:31 AM, <grass-dev-requ...@lists.osgeo.org> <grass-dev-requ...@lists.osgeo.org
> wrote:
From: Helmut Kudrnovsky <hel...@web.de>
Date: March 18, 2009 1:52:58 PM GMT-07:00
To: grass-dev@lists.osgeo.org
Subject: [GRASS-dev] GRASS 6.4 Windows issues
In addition to the v.type.sh issue, there are at least 2 more places
where commands don't work in Windows.
v.patch won't start. Maybe it is not getting a bat version or
something?
v.rast.stats will not work because it calls another script
v.db.addcol
and calling a bash script from within a bash script in Windows seems
to be a problem. (note that calling v.db.addcol from the tcltk
command processor works OK).
Can any of you windows folks check and find a way to fix these? I can
have people test in my lab.
Michael
hi Michael,
see also
http://trac.osgeo.org/grass/ticket/488
"v.db.addcol/v.rast.stats not working"
best regards
Helmut
Greetings Helmut,
This issue is similar but does not seem related, though it may be due
to the same underlying cause.
This is not a problem in specifying fields or the database. Rather the
error in v.rast.stats is that it cannot run v.db.addcol because the
file does not exist. However, v.db.addcol DOES exist and can be run
from either the console command line or the menus. There is something
in the script v.rast.stats that causes an error in windows when it
tries to run v.db.addcol.
I should note that this is under Vista.
We are having many problems still in running GRASS 6.4rc3 under Vista.
Michael
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev