Hamish wrote: > > Open source Tcl/Tk 8.4.15 from www.tcl.tk works fine in MSYS, > > if configured to install in /usr/local (or whatever place except /usr). > > > > This lets me run the GRASS start-up screen and gis.m just fine. > > As expected, d.mon does not work (no X) and NVIZ just crashes badly. > > "d.mon x0" will not work without X, but does "d.mon PNG" work?
No monitors work on (native) Windows, due to the socket interface. I even tried to get it working using TCP sockets (rather than AF_UNIX), but never got it to work. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

