[GRASS-dev] [GRASS-trac] #13: GRASS OGR Module failing
Hamish
hamish_b at yahoo.com
Tue Jan 15 23:59:29 EST 2008
> #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
More information about the grass-dev
mailing list