1834628 Members
3504 Online
110069 Solutions
New Discussion

Re: screen 4.0.2

 
IZN
Occasional Contributor

screen 4.0.2

Hi,
I have installed screen 4.0.2 from hpux.asknet.de and get the following error if I start screen:
"Cannot find terminfo entry for 'xterm'.".

I also exported a other TERM, but the scree-program give allways the same error message.

Do you have a idea?

Thank you
2 REPLIES 2
Steve Steel
Honored Contributor

Re: screen 4.0.2

Hi

Do you have file

# find /usr/share/lib/terminfo -name xterm
/usr/share/lib/terminfo/x/xterm


see also
# man terminfo


in filesets

NonHP-Terminfo.NONHPTERM: /usr/share/lib/terminfo/f/fixterm
NonHP-Terminfo.NONHPTERM: /usr/share/lib/terminfo/x/xterms
OS-Core.UX-CORE: /usr/share/lib/terminfo/x/xterm


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
IZN
Occasional Contributor

Re: screen 4.0.2

hi and thank you for reply,
yes I have the
/usr/share/lib/terminfo/x/xterm
file

I will look into the man terminfo but what do you mean with

---snip---
in filesets

NonHP-Terminfo.NONHPTERM: /usr/share/lib/terminfo/f/fixterm
NonHP-Terminfo.NONHPTERM: /usr/share/lib/terminfo/x/xterms
OS-Core.UX-CORE: /usr/share/lib/terminfo/x/xterm
---snap---
could you explain it?