home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / emacs / 3940 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.2 KB  |  38 lines

  1. Path: sparky!uunet!crdgw1!rpi!usc!howland.reston.ans.net!spool.mu.edu!hri.com!noc.near.net!news.centerline.com!franl
  2. From: franl@centerline.com (Fran Litterio)
  3. Newsgroups: comp.emacs
  4. Subject: Re: EMACS ON HP-UX 8.0
  5. Message-ID: <FRANL.93Jan10113906@draco.centerline.com>
  6. Date: 10 Jan 93 16:39:06 GMT
  7. References: <Jan.9.11.41.51.1993.6885@remus.rutgers.edu>
  8. Followup-To: comp.emacs
  9. Organization: CenterLine Software, Inc.
  10. Lines: 24
  11. NNTP-Posting-Host: 140.239.3.116
  12. In-reply-to: lad@remus.rutgers.edu's message of 9 Jan 93 16:41:52 GMT
  13.  
  14. lad@remus.rutgers.edu (Kamlesh) writes:
  15.  
  16. > Will the GNU version of emacs work on a HP 9000 running HP-UX 8.0 ?
  17.  
  18. Yes.  There is an HP-internal version of Gnu Emacs called HUGE that
  19. has been ported to many (if not all) current versions of HP-UX.  But
  20. version 18.59 can be built on a Series 400 running 8.0 by changing
  21. src/config.h (which you create by "cp config.h-dist config.h") to
  22. #include these two files:
  23.  
  24.     m-hp9000s300.h
  25.     s-hpux8.h
  26.  
  27. instead of
  28.  
  29.     m-vax.h
  30.     s-bsd4-2.h
  31.  
  32. which are the default.
  33. --
  34. franl@centerline.com         "So what we've decided to do is set you up in
  35. uunet!centerline!franl        Cicely, situated in an area that we Alaskans
  36. 617-498-3255 (USA)            refer to as The Alaskan Riviera."
  37. PGP 2.0 public key available.
  38.