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