[GRASS-dev] Re: [GRASS GIS] #1101: WinGrass7 + scripts are not found in the command line

GRASS GIS trac at osgeo.org
Fri Jul 2 03:43:22 EDT 2010


#1101: WinGrass7 + scripts are not  found in the command line
-------------------------------+--------------------------------------------
 Reporter:  hellik             |       Owner:  grass-dev@…              
     Type:  defect             |      Status:  new                      
 Priority:  normal             |   Milestone:  7.0.0                    
Component:  Packaging          |     Version:  svn-trunk                
 Keywords:  wingrass, scripts  |    Platform:  MSWindows Vista          
      Cpu:  Unspecified        |  
-------------------------------+--------------------------------------------

Comment(by glynn):

 Replying to [ticket:1101 hellik]:

 {{{
 GRASS 7.0.svn> g.manual
 sh.exe": g.manual: command not found
 }}}

 Check the setting of `%GRASS_SH%`.

 It should be set with something like:
 {{{
 set GRASS_SH=C:\msys\1.0\bin\sh.exe
 }}}
 or:
 {{{
 set GRASS_SH=C:\Program Files\GRASS-70-SVN\msys\1.0\bin\sh.exe
 }}}
 There shouldn't be any quotes, even if the filename contains spaces.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1101#comment:5>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list