[GRASS-dev] [GRASS GIS] #1683: error message v.add.col on MacOSX
GRASS GIS
trac at osgeo.org
Tue Jul 3 16:27:32 PDT 2012
#1683: error message v.add.col on MacOSX
-------------------------+--------------------------------------------------
Reporter: jradinger | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.5.0
Component: Database | Version: svn-develbranch6
Keywords: v.add.col | Platform: MacOSX
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by neteler):
For shell debugging, please change the first line of
/Applications/GRASS-6.5.app/Contents/MacOS/scripts/v.db.addcol
from
{{{
#!/bin/sh
}}}
to
{{{
#!/bin/sh -x
}}}
and run it again. Then post the relevant error part here, thanks.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1683#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list