[GRASS-dev] Re: [osgeo4w] #37: grass: wxpython gui issues

#37: grass: wxpython gui issues
----------------------+-----------------------------------------------------
  Reporter: jachym | Owner: osgeo4w-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone:
Component: Package | Version:
Resolution: | Keywords: GRASS
----------------------+-----------------------------------------------------
Comment (by hamish):

> Replying to [comment:24 hamish]:
> > if you click "browse EPSG codes", you get an error that the
> > file can't be found. If you browse for the EPSG file, the
> > path becomes `C:/OSGeo4W/share/proj/epsg` and then it all
> > works: ie the nice code table browsing, searching, & grabbing.

Replying to [comment:25 marisn]:
> Path in Tcl/Tk is taken from env variable: GRASS_PROJSHARE that
> is set during compilation(?). Make it correct on Windows and
> there will be no error messages.

usually set in ./configure with --with-proj-share=/usr/share/proj
or so. I think that only sets the path for the EPSG codes browser/
search GUI; g.proj uses the PROJ4-linked version regardless of what you
set that path to. Not sure if things have changed though.

Hamish

--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/37#comment:26&gt;
OSGeo4W <http://trac.osgeo.org/osgeo4w&gt;
OSGeo4W is the Windows installer for the OSGeo stack.