home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / misc / 19295 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  2.3 KB

  1. Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!cs4w+
  2. From: cs4w+@andrew.cmu.edu (Charles William Swiger)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: SCCS for NeXT
  5. Message-ID: <0edtKD200Vp5IbB1U0@andrew.cmu.edu>
  6. Date: 4 Sep 92 16:57:51 GMT
  7. References: <15288@umd5.umd.edu>
  8. Organization: Senior, Chemistry, Carnegie Mellon, Pittsburgh, PA
  9. Lines: 43
  10. In-Reply-To: <15288@umd5.umd.edu>
  11.  
  12. Excerpts from netnews.comp.sys.next.misc: 3-Sep-92 SCCS for NeXT Mike
  13. Matthews@oberon.umd (395)
  14.  
  15. >Does anyone out there have - or knows where to get - SCCS for the NeXT?
  16. >Archie turned up loads of front-end stuff, but not the real thing.
  17. >
  18. >Reply-To set to looms@ectds.com, he's the one who asked me to post this.
  19. >
  20. >Thanks.
  21. >------
  22. >Mike Matthews, matthews@oberon.umd.edu (NeXTmail accepted)
  23.  
  24. Get RCS (Revision Control System) from prep.ai.mit.edu.  RCS is (IMHO)
  25. much better, and it will convert SCCS-maintained files into
  26. RCS-maintained files.
  27.  
  28. The files you'll need are in /pub/gnu.  For the NeXT, you'll need to get:
  29. (RCS *really* wants a fairly new version of diff.)
  30.  
  31. -rw-r--r--  1 14910      134910 Jan  6  1991 diff-1.15.tar.Z
  32. -rw-r--r--  1 14910      349203 Dec  6  1991 rcs-5.6.tar.Z
  33.  
  34. I have not seen what versions of software are shipped with NS 3.0. 
  35. Hopefully, NeXT has included more recent versions of the various UNIX
  36. utilities.
  37.  
  38. Examples of older software shipped include emacs (now at 18.58 vs
  39. 18.55), cc [gcc] (now at 2.2 vs 1.36), diff (old BSD), the nroff macros
  40. (old BSD), and others.
  41.  
  42. Sometime soon I'll post a set of diffs (and some needed header-type
  43. files) that'll allow people to recompile the newer version of emacs. 
  44. The other things seem to compile without any great problems, except gcc
  45. 2.2.2.  I've got a working version of gcc 2.2.2 up, but I'd be
  46. interested in talking to anyone else out there who's built the sucker on
  47. the NeXT, and compare notes.
  48.  
  49. -Chuck
  50. +---------------------------------------------+
  51. |  Charles William Swiger -- a victim of CMU  | All the world's a stage,
  52. |   AMS & normal mail: cs4w+@andrew.cmu.edu   | And we are merely players,
  53. |    NeXTmail: <temporarily out of order>     | Performers and portrayers....
  54. +---------------------------------------------+          -- RUSH, "Limelight"
  55.