home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 10066 < prev    next >
Encoding:
Text File  |  1992-09-04  |  2.3 KB  |  56 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!gatech!darwin.sura.net!jvnc.net!yale.edu!ira.uka.de!uni-heidelberg!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!chris
  3. From: chris@rz.uni-karlsruhe.de (Christian Finger)
  4. Subject: Re: Tcsh/term wierdness during login from Sun
  5. Message-ID: <1992Sep4.163150.18743@rz.uni-karlsruhe.de>
  6. Keywords: tcsh 6.01.00 hpux termcap sun
  7. Sender: usenet@rz.uni-karlsruhe.de (USENET News System)
  8. Reply-To: finger@rz.uni-karlsruhe.de
  9. Organization: Computer Center, University of Karlsruhe, Germany
  10. References:  <1992Sep3.165210.3154@tamsun.tamu.edu>
  11. Date: Fri, 4 Sep 1992 16:31:50 GMT
  12. Lines: 42
  13.  
  14. In article <1992Sep3.165210.3154@tamsun.tamu.edu>, greg@omnivore.tamu.edu (Greg Economides) writes:
  15. | I am having problems using tcsh 6.01.00 on an HP 9000/720 using hpux
  16. | 8.07.  The problem is related to the term shell variable and /etc/termcap.
  17. | When I log in to the HP from a Sun (telnet, rlogin) tcsh locks up when the
  18. | term variable is "sun-cmd".  It does not lock up if term is "sun".  When I
  19. | say "locks up" I mean that I do not get a command prompt and am also not able
  20. | to 'intr' (control-C) or suspend the process from the keyboard.
  21. | I have already placed the termcap entries for "sun" and "sun-cmd" in the
  22. | HP's /etc/termcap.  
  23.        ^^^^^^^^^^^^
  24. | Any hints or suggestions?
  25. | Peace,
  26. | --
  27. | Greg Economides,   Systems Administrator, Center for Biosystems Modelling
  28. | Texas A&M University
  29. | Internet: econ@tamu.edu
  30. | Fuzzy logic -- "Everything is not always something"
  31.  
  32. You may have a look at the first lines of /etc/termcap:
  33.  
  34. # @(#) $Revision: 37.1 $
  35.  
  36. # Important:
  37. #       This file is here only for compatibility purposes.
  38. #       It is not referenced by the curses(3X) library routines,
  39. #       the termcap(3X) emulation routines, or the terminfo routines.
  40. #       Instead of /etc/termcap these routines use the terminfo(5)
  41. #       terminal data base under /usr/lib/terminfo.
  42.  
  43. Try putting a file named sun-cmd in /usr/lib/terminfo/s.
  44.  
  45. Christian
  46. -- 
  47.   .     Christian Finger         |  Tel   : (+49) 721/608-4038
  48.  |||    Computer Center          |  Fax   : (+49) 721/32550
  49. \|||    University of Karlsruhe  |  EMail : finger@rz.uni-karlsruhe.de
  50.     /   Postfach 6980            |  X.400 : S = finger; OU = rz
  51.         D-7500 Karlsruhe 1       |          P = uni-karlsruhe; A = dpb; C = de
  52.