[winGRASS] m.proj fails in wingrass?

Mike Thomas mthomas at gil.com.au
Mon Jun 11 01:10:29 EDT 2001


Hi Bob.

> Initializing OUTPUT projection ELLIPSOID:WARNING: Lines 34, 37, 38, 40,
42, 4 (truncated)
> 59, 64, 66, 72,
>          78, 80, 82, 84, 86, 88, 90, 96, 98, 103, 105, 107, 109, 111, 113,
>          115, 120, 122, 126, 130, 134, 138 of ellipsoid table file
>          </usr/local/grass5/etc/ellipse.table> are invalid

This is almost certainly a text/binary mode file read problem.  I have had
simlar problems with other parts of Grass under CYgwin.

To work around this try setting your project up under a directory which is
mounted in binary mode.  Likewise install Grass on a binary mounted
directory.

Use paths like "/cygdrive/e/.....", rather than //e/ when changing
directory, as Cygwin has problems with the double slash prefix.

Cheers

Mike Thomas.





More information about the grass-windows mailing list