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-Apparently-From: Message-ID: <3A6DBCF4.503AD9A5@yahoo.com> Date: Tue, 23 Jan 2001 12:18:44 -0500 From: Earnie Boyd Reply-To: Earnie Boyd X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Charles Wilson CC: Earnie Boyd , Seth Delackner Subject: Re: openssh ssh using bash loses control of terminal References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Charles Wilson wrote: > > > > > Be sure to `export TERMINFO='~/.terminfo'' in order for tic to put this > > in your home directory. Chuck, you needed to include all dependency > > definitions. Dependencies can be found from a search of `use='. > > Hmmm...I thought that if tic could not write to the system default > terminfo database, then it used ~/.terminfo as a fallback automatically. > Ditto for programs that use ncurses: I thought they looked in the system > location AND in ~/.terminfo without the need for a special TERMINFO > variable setting. Am I wrong? > It's most likely implementation specific. I tried your example on HP-UX and it tried to write to /usr/share/lib/terminfo and of course I don't have write access to that directory. I specified the TERMINFO variable to ~/.terminfo and it wrote out the data. > w.r.t. dependency definitions, I thought I had included all the necessary > ones. I'll check again. > I have better luck, leaving the TERM setting on Cygwin side as cygwin and changing the TERM setting on the remove side to one that is commonly available for that system. E.G.: export TERM=xterms. Cheers, Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple