On Thu, Aug 23, 2007 at 09:39:48PM +0100, Carlos Guâno Grohmann wrote:
> Hi, just tried using v.ou.gmt, but get this error:
> 
> awk: (FILENAME=- FNR=1) fatal: division by zero attempted
> [: 149: 1: unexpected operator

I didn't check but does the script use awk?
If so, does it contain

# setting environment, so that awk works properly in all languages
unset LC_ALL
LC_NUMERIC=C
export LC_NUMERIC

to avoid LOCALE problems?

Markus

------------------
ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler
ITC -> since 1 March 2007 Fondazione Bruno Kessler
------------------

_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to