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

GRASS GIS trac at osgeo.org
Mon May 16 15:54:02 EDT 2011


#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                                             |  
---------------------------------------------------------------+------------

Comment(by hellik):

 Replying to [comment:31 hellik]:
 [...]
 > there's still the whitespace-issue.

 if I set GISBASE manually in g.extension to

 {{{
 GISBASE=C:/PROGRA~1/GRASS6~1.SVN
 }}}

 {{{
 GRASS 6.4> g.extension extension=r.stream.order
 which: wget: unknown command
 WARNUNG: GRASS_ADDON_PATH is not defined, installing to ~/.grass6/addons/
 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 46320.
 Compiling <r.stream.order>...
 C:/PROGRA~1/GRASS6~1.SVN/include/Make/Module.make:25: warning: overriding
 commands for target `install'
 C:/PROGRA~1/GRASS6~1.SVN/include/Make/Rules.make:90: warning: ignoring old
 commands for target `install'
 mkdir -p
 C:\gisdata\grassdata/nc_spm_08/user1/.tmp/5376.0/dist/include/grass
 mkdir -p C:\gisdata\grassdata/nc_spm_08/user1/.tmp/5376.0/dist/bin
 mkdir -p C:\gisdata\grassdata/nc_spm_08/user1/.tmp/5376.0/dist/etc
 mkdir -p C:\gisdata\grassdata/nc_spm_08/user1/.tmp/5376.0/dist/driver
 mkdir -p C:\gisdata\grassdata/nc_spm_08/user1/.tmp/5376.0/dist/driver/db
 mkdir -p C:\gisdata\grassdata/nc_spm_08/user1/.tmp/5376.0/dist/fonts
 test -d OBJ.i686-pc-mingw32 || mkdir -p OBJ.i686-pc-mingw32
 gcc -IC:/PROGRA~1/GRASS6~1.SVN/include
 -I/home/syringia/.grass6/addons/include
 -IC:\gisdata\grassdata/nc_spm_08/user1/.tmp/           5376.0/dist/include
 -I/c/OSGeo4W/include -g -O2  -I/c/OSGeo4W/include  -I/c/OSGeo4W/include
 -I/c/OSGeo4W/include   -DPACKAG           E=\""grassmods"\"
 -IC:/PROGRA~1/GRASS6~1.SVN/include -I/home/syringia/.grass6/addons/include
 -IC:\gisdata\grassdata/nc_spm           _08/user1/.tmp/5376.0/dist/include
 -o OBJ.i686-pc-mingw32/io.o -c io.c
 gcc.exe: installation problem, cannot exec `cc1': No such file or
 directory
 make: *** [OBJ.i686-pc-mingw32/io.o] Error 1
 FEHLER: Compilation failed, sorry. Please check above error messages.
 rm: cannot remove directory
 `C:\\gisdata\\grassdata/nc_spm_08/user1/.tmp/5376.0/r.stream.order':
 Permission denied
 }}}

 Helmut

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



More information about the grass-dev mailing list