home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16546 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.2 KB

  1. Path: sparky!uunet!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!ariel.ucs.unimelb.EDU.AU!not-for-mail
  2. From: duty@ariel.ucs.unimelb.EDU.AU (Duty Programmer)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Seyon: xterm complains
  5. Date: 13 Nov 1992 14:22:56 +1100
  6. Organization: Information Technology Services, University of Melbourne
  7. Lines: 20
  8. Message-ID: <1dv72gINNfui@ariel.ucs.unimelb.EDU.AU>
  9. References: <1992Nov11.142036.21099@athena.mit.edu>
  10. NNTP-Posting-Host: ariel.ucs.unimelb.edu.au
  11.  
  12. In article <1992Nov11.142036.21099@athena.mit.edu> tree@midget.towson.edu (Denise Tree) writes:
  13. >    I tried out Seyon-0.5 this morning but only got the complaint:
  14. >    "xterm: can't find useable termcap entry"
  15. >  I couldn't find what was bothering xterm in the sources though.
  16.  
  17. You have TERM set to console (or worse) in your environment.
  18.  
  19. Do (bash, ash, ksh, zsh):
  20. $ export TERM=xterm
  21.    or (csh, tcsh, ncsh):
  22. % setenv TERM xterm
  23.  
  24. and off you go.
  25.  
  26. rab
  27. ------------------------------------------------------------------------
  28. Richard Brown                     | E-mail: rab@tauon.ph.unimelb.EDU.AU
  29. School of Physics                 | Phone : +61 3 344 5081
  30. University of Melbourne           | Fax   : +61 3 347 4783
  31. Parkville Victoria AUSTRALIA 3052 | Telex : AA35185
  32.