Hi!
Thursday, 26 July, 2001 [EMAIL PROTECTED] wrote:
rtfc> Once I telnet and login I get the following:
rtfc> Type cygwin unknown
rtfc> from the server. Is there something that I should set in my
rtfc> profile on the HP to get around this.
for terminfo-based programs you can copy /usr/share/terminfo/c/cygwin
file to ~/.terminfo/c/cygwin on HPUX box. for termcap-based programs,
copy /etc/termcap from cygwin box to ~/.termcap on HPUX and set
TERMCAP environment variable to $HOME/.termcap
this works on linux and freebsd, if it's somehow different on hpux,
read hpux man pages for termcap and terminfo about adding
user-specific termcap and terminfo entries.
Egor. mailto:[EMAIL PROTECTED] ICQ 5165414 FidoNet 2:5020/496.19
--
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/