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

GRASS GIS trac at osgeo.org
Wed Jan 26 18:51:44 EST 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:28 hellik]:

 in this example again:

 {{{
 set GRASSDIR=%~dps0
 set GRASSDIR=%GRASSDIR:~0,-1%

 rem set GRASS_ADDON_PATH

 set GRASS_ADDON_PATH=%~dps0
 set GRASS_ADDON_PATH=%GRASS_ADDON_PATH:~0,-1%\addons

 }}}

 and cc1.exe etc. included in C:\Program Files\GRASS 6.5.SVN\extrabin

 attached the result of trying to install r.stream.order by g.extension
 (which compiles without any problem if included in an normal grass-
 compilation in the windows-osgeo4w-stack).

 there are a lot of references to files in c:/OSGeo4W/include/, but maybe
 this shouldn't be because normally (in the fact that Grass is installed by
 the WinGrass-installer) there is no c:/OSGeo4W/include/-folder on a
 windows-system. AFAICT the files living in c:/OSGeo4W/include/ are
 '''not''' packaged at the moment into the WinGrass-installer.

 Helmut

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



More information about the grass-dev mailing list