home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13254 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.9 KB  |  38 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!swrinde!cs.utexas.edu!torn!watserv2.uwaterloo.ca!madmax.uwaterloo.ca!gordon
  3. From: gordon@madmax.uwaterloo.ca (Gordon R. Strachan)
  4. Subject: Re: tcsh, emacs, rlogin and termcap support
  5. Message-ID: <By6KB6.I1@watserv2.uwaterloo.ca>
  6. Keywords: tcsh, emacs, rlogin, termcap
  7. Sender: news@watserv2.uwaterloo.ca
  8. Organization: University of Waterloo
  9. References: <1992Nov23.153242.10946@relay.nswc.navy.mil>
  10. Date: Mon, 23 Nov 1992 17:52:18 GMT
  11. Lines: 25
  12.  
  13. In article <1992Nov23.153242.10946@relay.nswc.navy.mil> whiles@nswc.navy.mil writes:
  14. >There was some discussion on the termcap for HP-UX but the responses seem to 
  15. >indicate that HP does not think (or want) applications to run on multiple
  16. >platforms.  The responses seem to indicate that there are not applications
  17. >which will run on a sun and a HP.  However, there are a few examples of
  18. >applications that we need for all systems and these require the termcap.
  19.  
  20. I am really confused as to what the problem is here.  Let me see if I
  21. understand.  The problem is you want to run an application, on non HP
  22. machine, like a Sun, from an hpterm window.  Is that correct?  And the problem
  23. is HP didn't give you a termcap entry for the hpterm?  If that is what you
  24. are complaining about then I really don't understand your logic.  The
  25. application is running on the Sun, it is the Sun computer that needs the
  26. termcap, not the HP.  So, in effect, you are complaining that Sun didn't
  27. provide you with the termcap you need.  So why are you complaining to HP if
  28. Sun didn't give you the termcap you needed?
  29.  
  30. As for other public domain software, anything that uses the curses library
  31. will compile properly.  Any software that doesn't use curses and goes
  32. straight to the termcap, is non portable.  I don't know of any code that does
  33. this.  As for the examples you site, I had no trouble compiling them on my
  34. HP.
  35.  
  36. Gordon
  37.  
  38.