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

  1. Path: sparky!uunet!ogicse!decwrl!access.usask.ca!ccu.umanitoba.ca!mona.muug.mb.ca!gordt
  2. From: gordt@muug.mb.ca (Gordon Tulloch)
  3. Newsgroups: comp.unix.aix
  4. Subject: termcap entry not found error
  5. Summary: Programs that can't find the termcap?
  6. Keywords: termcap terminfo
  7. Message-ID: <1992Nov10.161338.8572@muug.mb.ca>
  8. Date: 10 Nov 92 16:13:38 GMT
  9. Article-I.D.: muug.1992Nov10.161338.8572
  10. Organization: Manitoba Unix User Group, Winnipeg, Manitoba, Canada
  11. Lines: 17
  12.  
  13. Folks:
  14.  
  15. I seem to have this problem with every PD program I port to my RS/6000, and
  16. based on my very fuzzy knowledge of terminfo v. termcap (I remember the good
  17. 'ol days when termcap was it) I'm not sure how to correct it.
  18.  
  19. I've installed both emacs and rn easily, but cannot execute them due to an
  20. error that pops up "Termcap entry not found" or somesuch.  I'm running an
  21. ibm3151 and wyse50s, and assumed that these programs would look in the
  22. terminfo files for the info they need - the source looks like it's calling
  23. curses for terminal info, although I couldn't find the function reference
  24. in my (incomplete) man pages.  I added an entry for the ibm3151 into the
  25. /etc/termcap file but nothing doing, still won't work.  Could someone who
  26. groks this stuff clue me in?
  27.  
  28. Regards,
  29.   Gord
  30.