[GRASS-dev] [GRASS GIS] #1683: error message v.add.col on MacOSX
GRASS GIS
trac at osgeo.org
Wed Jul 4 05:16:52 PDT 2012
#1683: error message v.add.col on MacOSX
---------------------------+------------------------------------------------
Reporter: jradinger | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: Shell Scripts | Version: svn-develbranch6
Keywords: v.db.addcol | Platform: All
Cpu: Unspecified |
---------------------------+------------------------------------------------
Comment(by neteler):
Replying to [comment:5 hamish]:
> The immediate culprit is `eval g.gisenv`,
>
> The underlying fix is to not store the addon path as a GRASS variable,
store it as a shell environment variable -- and only a shell variable --
instead.
>
> Remove it from the g.gisenv list with:
> {{{
> g.gisenv set="ADDON_PATH="
> }}}
> then v.db.addcol should be happy.
Backported to 6.4.svn, too.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1683#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list