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

GRASS GIS trac at osgeo.org
Sun Sep 26 06:01:45 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                                             |  
---------------------------------------------------------------+------------

Comment(by hellik):

 Replying to [comment:1 neteler]:
 > Please add " -x" (without quotes to the first line of g.extension and
 run again to
 > understand how
 > {{{
 > cd "$TMPDIR/$MODULE"
 > g.message message="Compiling <${MODULE}>..."
 > make MODULE_TOPDIR="$GISBASE"
 > if [ $? -ne 0 ] ; then
 > ...
 > }}}
 >
 > is running.

 with added -x in the first line:

 {{{
 Welcome to GRASS 6.4.1svn (2010)
 GRASS homepage:                          http://grass.osgeo.org/
 This version running thru:               Bourne Shell (/bin/sh)
 Help is available with the command:      g.manual -i
 See the licence terms with:              g.version -c
 If required, restart the GUI with:       g.gui wxpython
 When ready to quit enter:                exit

 GRASS 6.4> g.extension extension=r.stream.order
 + '[' -z '/C/Program Files/GRASS-64-SVN' ']'
 + '[' extension=r.stream.order '!=' @ARGS_PARSED@ ']'
 + exec g.parser '/C/Program Files/GRASS-64-SVN/scripts/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 43689.
 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
 direc                                    tory
 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/3488.0/r
 .stream.order': Permission denied
 GRASS 6.4>
 }}}

 Helmut

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



More information about the grass-dev mailing list