> #13: GRASS OGR Module failing
....
>  Keywords:  OGR,Cygwin
....
>  Cygwin/X Output on startup:
....
>  Cleaning up temporary files.....
>  Starting GRASS ...
>  /usr/local/grass-6.2.3/etc/Init.sh: line 635: tput: command not
> found
>  Welcome to GRASS 6.2.3 (2007)
>  GRASS homepage:                          http://grass.itc.it/


minor-

lib/init/init.sh uses tput to clear the terminal screen. tput is
provided by the ncurses package which is (judging from the above)
apparently optional in Cygwin. Should the ncurses package be added to
the requires: line of the grass62/binary/mswindows/setup.ini file; the
clearing command in init.sh be changed; or should it be left as-is?
(because clearing the screen may hide start up errors which may be
common for Cygwin, so it's a useful debugging "feature")


Hamish



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to