[GRASS-dev] Seeking advices for image segmentation algorithms and windows compile question

Helmut Kudrnovsky hellik at web.de
Sun May 8 00:07:18 PDT 2016


> > @echo off
> >
> > rem
> > ######################################################################
> > ###
> >
> > rem #
> >
> > rem # GRASS initialization bat script (OSGeo4W)
> >
> > rem #
> >
> > rem
> > ######################################################################
> > ###
> >
> >
> >
> > SET OSGEO4W_ROOT=@osgeo4w@ 

a quick look in a OSGeo4W installation here on my side:

C:\OSGeo4W\bin\grass71svn.bat
---------------------------------------------
@echo off
rem
#########################################################################
rem #
rem # GRASS initialization bat script (OSGeo4W)
rem #
rem
#########################################################################

SET OSGEO4W_ROOT=C:\OSGeo4W
[...]
---------------------------------------------

compare OSGEO4W_ROOT above. OSGEO4W_ROOT has to be defined, otherwise the
other bat-files, which define all needed variables, and grass71.py can't be
found.





-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Seeking-advices-for-image-segmentation-algorithms-and-windows-compile-question-tp5264642p5265188.html
Sent from the Grass - Dev mailing list archive at Nabble.com.


More information about the grass-dev mailing list