[GRASSLIST:5561] Re: cygwin installation

Glynn Clements glynn.clements at virgin.net
Sat Feb 15 03:22:19 EST 2003


Miha STAUT wrote:

> The binaries were downloaded days ago from 
> http://grass.itc.it/grass5/binary/windows_cygnus/. OK I am not really an 
> expert in cygwin installations. What you suggest to do? Reinstall the ls 
> package (maybe a new version)?

"ls" is part of the "fileutils" package; you could try upgrading that.

Alternatively, run:

	ls -l grass5.0.0pre3_i686-pc-cygwin_bin.tar.gz

and note which field contains the size; then modify the line:

	SIZE=`ls -l $PACKAGE_NAME | tr -s " " | cut -d" " -f5`

accordingly (change the number after "-f" to the number of the field
which contains the file's size).

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list