This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: terminal is not fully functional ***Rootdir problems***


Hi Oleg and thank you for your help!

>I'm a Cygwin newbie, although a long time UNIX/Linux user, but here's an
>idea: check that you have ncurses
>cygcheck --check-setup | grep ncurses
>and maybe try reinstalling them
>
>libncurses5         5.2-1
>libncurses6         5.2-8
>ncurses             5.2-8

I tried this, with the following output:

Robert Mark Bram@DIJONG ~
$ cygcheck --check-setup | grep ncurses
libncurses5         5.2-1
libncurses6         5.2-8
ncurses             5.2-8
Robert Mark Bram@DIJONG ~
$

What does ncurses do?? Creative error messages? :)

>
>You could also check that `env | grep -i term` output makes sense to you

mm.. this seems to be where Andrew was pointing to as well:

Robert Mark Bram@DIJONG ~
$ env | grep -i term
TERMINFO=C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\usr\lib\terminfo
TERMCAP=C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\etc\termcap
TERM=nutc

Robert Mark Bram@DIJONG ~
$

Rational Rose has altered these variables for itself. It seems I have to
claim them back, but what should I change them to?

Rob
:)


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]