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

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  2. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: MicroGnu "Terminal too stupid" Error
  5. Message-ID: <1992Sep12.090441.26714@klaava.Helsinki.FI>
  6. Date: 12 Sep 92 09:04:41 GMT
  7. References: <badger.716262635@phylo> <1992Sep12.082336.16619@unislc.uucp>
  8. Organization: University of Helsinki
  9. Lines: 19
  10.  
  11. erc@unislc.uucp (Ed Carp) writes:
  12. >Jonathan Badger (badger@phylo.life.uiuc.edu) wrote:
  13. >
  14. >: I've just installed the (excellent, by the way) MCC Interm Release of Linux
  15. >: version 0.97p2. Unfortunately this now causes my copy of mg to abort when
  16. >: started, claiming that "my terminal is too stupid" to run Micrognu. Any
  17. >: ideas?
  18. >
  19. >It means that either it can't read /etc/termcap or your $TERM variable
  20. >isn't set right for your terminal.
  21.  
  22. Or that the binary is compiled with an old version of the termcap
  23. routines that don't understand the tc-directive, which works somewhat
  24. like #include in C.  If the latter is the case, replace tc=foo in the
  25. description for your terminal type with the contents of the description
  26. for terminal type foo, or recompile the program (preferred).
  27.  
  28. --
  29. Lars.Wirzenius@helsinki.fi
  30.