home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18104 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.9 KB

  1. Xref: sparky comp.sys.sgi:18104 comp.sys.sgi.misc:12 comp.sys.sgi.graphics:27
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!sun-barr!olivea!sgigate!sgi!fido!zola!ramoth!msc
  3. From: msc@ramoth.esd.sgi.com (Mark Callow)
  4. Newsgroups: comp.sys.sgi,comp.sys.sgi.misc,comp.sys.sgi.graphics
  5. Subject: Re: Need program with source to compress files
  6. Message-ID: <tm7gerc@zola.esd.sgi.com>
  7. Date: 16 Dec 92 18:29:48 GMT
  8. References: <1992Dec16.110110.3038@news.uni-stuttgart.de> <matt-161292104556@wardmac9.med.yale.edu>
  9. Sender: news@zola.esd.sgi.com (Net News)
  10. Followup-To: comp.sys.sgi,comp.sys.sgi.misc,comp.sys.sgi.graphics
  11. Organization: Silicon Graphics, Inc.  Mountain View, CA
  12. Lines: 32
  13.  
  14.  
  15. In article <matt-161292104556@wardmac9.med.yale.edu>, matt@wardsgi.med.yale.edu writes:
  16. > In article <1992Dec16.110110.3038@news.uni-stuttgart.de>,
  17. > wnkretz@ikesg1.energietechnik.uni-stuttgart.de (Oliver Kretzschmar) wrote:
  18. > > 
  19. > >     Hey,
  20. > > 
  21. > >     I am looking for a program with source code to compress files.
  22. > >     if possible running on SGI. Could somebody send me informations
  23. > >     about good ones ?
  24. > > 
  25. > >     Thanks for your efforts,
  26. > > 
  27. > The standard Unix utility "compress" comes with most Irix versions
  28. > (type "man compress" for instructions).  Is that what you need?
  29. > Source code for that is probably impossible to get unless you have
  30. > an *expensive* source license; do you really need source?
  31.  
  32. Compress was originally freely distributed for use with usenet news
  33. and later was incorporated into the usenet B news source code.  I'm sure
  34. it's still part of that source.  There was some fuss a few years ago
  35. when some company (Unisys, I think) tried to assert patent rightst to
  36. the original LZ compression algorithm used in compress but it seems to
  37. have blown over.
  38.  
  39. On other words it isn't part of UNIX and you don't need an expensive
  40. UNIX source licence to get the source.
  41.  
  42.     -Mark
  43.