[GRASS-dev] [GRASS GIS] #2784: add a g.mkfontcap run for OSGeo4W wingrass

GRASS GIS trac at osgeo.org
Mon Nov 2 02:16:37 PST 2015


#2784: add a g.mkfontcap run for OSGeo4W wingrass
--------------------------+-------------------------
  Reporter:  hellik       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  blocker      |  Milestone:  7.0.2
 Component:  Display      |    Version:  svn-trunk
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MSWindows 7
--------------------------+-------------------------

Comment (by hellik):

 Replying to [comment:9 martinl]:
 > Replying to [comment:5 martinl]:
 > > Replying to [comment:4 hellik]:
 > > > applied an slightly typo cleaned and prettified patch by r66691.
 > >
 > > I tested build no. 106, I checked grass71.svn.bat.done and
 unfortunately I don't see any message that g.mkfontcap run during
 installation process.
 >
 > it seems that there are missing backslashes, attempt to fix it in
 r66704.

 looking at
 https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/osgeo4w/postinstall.bat

 it seems you're are right with missing backslashes. e.g.

 {{{
 1       set
 ICON=%OSGEO4W_ROOT%\apps\grass\grass- at VERSION@\gui\icons\grass_osgeo.ico
 2       set
 ICON_CMD=%OSGEO4W_ROOT%\apps\grass\grass- at VERSION@\gui\icons\grass_cmd.ico
 3       set BATCH=%OSGEO4W_ROOT%\bin\@GRASS_EXECUTABLE at .bat
 }}}

 so it seems there is difference between %OSGEO4W_ROOT% in a OSGeo4W shell
 and %OSGEO4W_ROOT% in an OSGeo4W install process.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2784#comment:15>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list