[GRASS-dev] [GRASS GIS] #2783: mswindows / osgeo4w / grass.tmpl: OSGEO4W_ROOT_MSYS="@OSGEO4W_ROOT_MSYS@" not updated

GRASS GIS trac at osgeo.org
Tue Oct 27 09:03:33 PDT 2015


#2783: mswindows / osgeo4w / grass.tmpl: OSGEO4W_ROOT_MSYS="@OSGEO4W_ROOT_MSYS@"
not updated
-------------------------+-------------------------
 Reporter:  hellik       |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  Default      |    Version:  unspecified
 Keywords:               |        CPU:  Unspecified
 Platform:  Unspecified  |
-------------------------+-------------------------
 FWIW taken from the ML dev

 https://lists.osgeo.org/pipermail/grass-dev/2015-October/077033.html

 {{{

 >Then, I tested calling grass from MSYS shell, with the intention of
 getting
 some of linux shell funcionalities, >but the command grass70 does not
 work... Attached, is a screenshot of the error i get...

 the issue seems to be here:

 https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/osgeo4w/grass.tmpl#L9

 OSGEO4W_ROOT_MSYS="@OSGEO4W_ROOT_MSYS@"

 if I change this line in

 C:\OSGeo4W_use\bin\grass71svn

 to

 OSGEO4W_ROOT_MSYS="$OSGEO4W_ROOT"

 at least it: Starting GRASS GIS...
 }}}


 it seems @OSGEO4W_ROOT_MSYS@ is not replaced during packaging.

 $OSGEO4W_ROOT is already set in an OSGeo4W environment.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2783>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list