Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Envelope-Sender-Is: Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer david.siemens.de) From: Borsenkow Andrej To: egor duda , robert DOT thompson2 AT firstunion DOT com Subject: RE: Cygwin Telnet Configuration Date: Thu, 26 Jul 2001 18:52:38 +0400 Message-ID: <000501c115e2$9d56fb00$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <91198992245.20010726183852@logos-m.ru> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 Importance: Normal > -----Original Message----- > From: cygwin-owner AT sources DOT redhat DOT com > [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of egor duda > Sent: Thursday, July 26, 2001 6:39 PM > To: robert DOT thompson2 AT firstunion DOT com > Cc: cygwin AT cygwin DOT com > Subject: Re: Cygwin Telnet Configuration > > > Hi! > > Thursday, 26 July, 2001 robert DOT thompson2 AT firstunion DOT com 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. > Standard method is to set TERMINFO=$HOME/.terminfo (or whatever directory you use). ~/.terminfo as default is ncurses specific. -andrej -- 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/