#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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev