[GRASS-dev] Re: [GRASS GIS] #1110: v.rast.stats locks up on wingrass
GRASS GIS
trac at osgeo.org
Tue Aug 23 06:15:46 EDT 2011
#1110: v.rast.stats locks up on wingrass
---------------------------------------------------------+------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.2
Component: Vector | Version: svn-releasebranch64
Keywords: wingrass, v.rast.stats, v.db.addcol, v.info | Platform: MSWindows XP
Cpu: x86-32 |
---------------------------------------------------------+------------------
Comment(by hellik):
Replying to [comment:5 hamish]:
> a long standing question is why on the same machine it works sometimes
but not others; and why plenty of other scripts can call each other,
seemingly without any trouble..?
adding \bin and \scripts to the %PATH% to
C:\Program Files\GRASS 6.4.SVN\etc\env.bat
helps v.rast.stat to invoke v.db.addcol in the grass64svn.bat-case
{{{
rem Set Path to utilities (libraries and bynaries) used by GRASS
set PATH=%GISBASE%\msys\bin;%PATH%
set PATH=%GISBASE%\extrabin;%GISBASE%\extralib;%PATH%
set PATH=%GISBASE%\tcl-
tk\bin;%GISBASE%\sqlite\bin;%GISBASE%\gpsbabel;%PATH%
set PATH=%GISBASE%\bin;%GISBASE%\scripts;%PATH%
}}}
Helmut
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1110#comment:10>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list