home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2134 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  2.2 KB

  1. From: robert@olsen.UUCP (Robert Ward)
  2. Newsgroups: alt.sources
  3. Subject: Re: New release of SPS (support for SunOS 4.0, 4.1 and DEC 3100's)
  4. Message-ID: <202@frey.UUCP>
  5. Date: 21 Nov 90 17:27:03 GMT
  6.  
  7.  
  8. These are offical bug fixes.  Please apply them.
  9.  
  10.  
  11.  
  12. *** README    Wed Nov 21 17:32:28 1990
  13. --- README.1.5    Wed Nov 21 18:18:55 1990
  14. ***************
  15. *** 63,69 ****
  16.   
  17.   
  18.   How to build SPS:
  19. !     1. In order to compile and install SPS, first unbundle the three shell
  20.          archive files.
  21.       2. Check that the define statements in sps.h are large enough for
  22.          your system.  In particular, you may need to increase MAXTTYS
  23. --- 63,69 ----
  24.   
  25.   
  26.   How to build SPS:
  27. !     1. In order to compile and install SPS, first unbundle the four shell
  28.          archive files.
  29.       2. Check that the define statements in sps.h are large enough for
  30.          your system.  In particular, you may need to increase MAXTTYS
  31.  
  32.  
  33. *** Makefile.sun.4.1    Wed Nov 21 17:33:05 1990
  34. --- Makefile.sun.4.1.1.1    Wed Nov 21 18:22:47 1990
  35. ***************
  36. *** 7,13 ****
  37.           needed.o openfiles.o percentmem.o prcmd.o prcpu.o \
  38.           prheader.o printall.o printproc.o prsummary.o readstatus.o \
  39.           selectproc.o selecttty.o stream.o termwidth.o ttystatus.o \
  40. !         vmstat.o waitingfor.o
  41.   INCS    =       sps.h
  42.   CC      =       cc
  43.   # You'll need both "-DSUNOS40" and "-DSUNOS41" for SunOS 4.1
  44. --- 7,13 ----
  45.           needed.o openfiles.o percentmem.o prcmd.o prcpu.o \
  46.           prheader.o printall.o printproc.o prsummary.o readstatus.o \
  47.           selectproc.o selecttty.o stream.o termwidth.o ttystatus.o \
  48. !         waitingfor.o
  49.   INCS    =       sps.h
  50.   CC      =       cc
  51.   # You'll need both "-DSUNOS40" and "-DSUNOS41" for SunOS 4.1
  52.  
  53.  
  54.  
  55. That's all the problems that have been reported so far :-) .
  56. My apologies for any inconvenience caused.
  57.  
  58.     - R.
  59.  
  60.  
  61. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  62.     J. Robert Ward,
  63.     Olsen & Associates, Seefeldstrasse 233, CH-8008 Zuerich, Switzerland
  64.  
  65. Tel.:   +41 1 552224     Fax: +41 1 552282    Telex: 816656
  66. Email:  robert@olsen.uu.ch              Uucp:  uunet!chx400!olsen!robert
  67. X.400:  s=robert/ou=olsen/o=uucp/p=switch/a=arcom/c=ch
  68. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  69.