[GRASS5] [bug #3866] (grass) compressed files unreadable (also in V 6.1)

Glynn Clements glynn at gclements.plus.com
Tue Nov 29 08:06:27 EST 2005


Request Tracker wrote:

> this bug's URL: http://intevation.de/rt/webrt?serial_num=3866
> -------------------------------------------------------------------------
> 
> Subject: compressed files unreadable (also in V 6.1)
> 
> Platform: WindowsNT/2000/XP
> grass obtained from: Mirror of Trento site
> grass binary for platform: Downloaded precompiled Binaries
> GRASS Version: 5.4 and 6.1

> 1. grass saves the files in compressed format - this is fine, except
> that, having written the imported files
> (r.in.ascii/r.in.bin/r.in.tiff) it can't read them.

The usual reason for this happening on Cygwin is that the files are
being accessed in "text" mode (i.e. subject to conversion between DOS'
CRLF and Unix' LF). The files in the GRASS database directory must be
accessed in "binary" mode. Use the "mount" command or the CYGWIN
environment variable to control this.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list