[GRASS-dev] [GRASS GIS] #1178: WinGrass: g.extension - problem with path to $GISBASE

GRASS GIS trac at osgeo.org
Sat Sep 25 11:16:01 EDT 2010


#1178: WinGrass: g.extension - problem with path to $GISBASE
---------------------------------------------------------------+------------
 Reporter:  hellik                                             |       Owner:  grass-dev@…              
     Type:  defect                                             |      Status:  new                      
 Priority:  major                                              |   Milestone:  6.4.1                    
Component:  Installation                                       |     Version:  svn-releasebranch64      
 Keywords:  wingrass, g.extension, path, installation, addons  |    Platform:  MSWindows Vista          
      Cpu:  x86-32                                             |  
---------------------------------------------------------------+------------
 a self build WinGrass64svn-installer (svn-client included):

 on the msys-commandline:

 {{{
 GRASS 6.4> g.extension extension=r.stream.order
 Fetching <r.stream.order> from GRASS-Addons SVN (be patient)...
 A    r.stream.order\orders.png
 A    r.stream.order\main.c
 A    r.stream.order\description.html
 A    r.stream.order\global.h
 A    r.stream.order\io.c
 A    r.stream.order\order.c
 A    r.stream.order\Makefile
 Checked out revision 43684.
 Compiling <r.stream.order>...
 Makefile:12: c:/Program: No such file or directory
 Makefile:12: Files/GRASS-64-SVN/include/Make/Module.make: No such file or
 directory
 make: *** No rule to make target
 `Files/GRASS-64-SVN/include/Make/Module.make'.  Stop.
 FEHLER: Compilation failed, sorry. Please check above error messages.
 rm: cannot remove directory
 `C:\\gisdata\\grassdata/wgs84gc/user1/.tmp/7992.0/r.stream.order':
 Permission denied
 GRASS 6.4>
 }}}

 there seems GISBASE=c:/Program Files/GRASS-64-SVN isn't recognized because
 of a whitespace in the path?

 and from the wxgui:

 {{{
 g.extension --verbose extension=r.stream.order
 svnurl=https://svn.osgeo.org/grass/grass-addons/ prefix=$GISBASE
 Tut mir leid, <Files/GRASS-64-SVN> ist keine gültige Option
 Sorry, <Files/GRASS-64-SVN> is not a valid optiopn
 [...]
 }}}

 Helmut

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1178>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list