Index of /grass50/binary/windows_cygnus/wingrass_generic

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]COPYING2000-12-06 18:15 1.8K 
[TXT]NEWS.html2003-11-06 13:56 62K 
[TXT]README.html2007-12-10 22:29 1.2K 

This directory contains winGRASS (GPL).
This version does not require a Xserver on MS-Windows.

You can directly open a GRASS monitor like this:

 d.mon start=x0
 d.mon sel=x0

Enjoy.
http://grass.itc.it

Status: 7/2003: The "tcltkgrass" and "nviz" are not working in winGRASS/generic (but in wingrass/Xserver). Comments: The Active State tcl/tk will not get you any further. The problems are - the cygwin wish does not understand the cygwin paths. Besides that there are other problems, e. g. hardcoded xterm references everywhere, /dev/null, piping not fully working with cygwin. - the Active State tcl/tk does not know anything about cygwin, paths do not work, etc. Would require a full rewrite of tcltkgrass to get it working. - alternate solution: Using Xserver on Windows: my "xtcltk" distribution works quite well with the StarNet XWin Server, its a bit slow. Also the XFree86 for cygwin works satisfactorily. The best route to follow would be a cygwin wish shell which understands the cygwin paths and adaption/conditionalization of some windows-only things. Its IMHO very weird that the cygwin wish does not understand the cygwin paths. So: send this request to the cygwin developers!