home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10860 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!sol.ctr.columbia.edu!flash.pax.tpa.com.au!myall.awadi.com.au!myall!blymn
  2. From: blymn@awadi.com.au (Brett Lymn)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: recompiled ps exits with /dev/mem permission denied message
  5. Date: 2 Jan 93 17:32:56
  6. Organization: /usr/blymn/.organization
  7. Lines: 15
  8. Message-ID: <BLYMN.93Jan2173256@siren.awadi.com.au>
  9. References: <fXiP7x7@quack.sac.ca.us> <RICH.92Dec30221655@superego.Rice.edu>
  10. NNTP-Posting-Host: siren.awadi.com.au
  11. In-reply-to: rich@Rice.edu's message of Thu, 31 Dec 1992 04:16:55 GMT
  12.  
  13. >>>>> On Thu, 31 Dec 1992 04:16:55 GMT, rich@Rice.edu (& Murphey) said:
  14.  
  15. >>>>> In article <fXiP7x7@quack.sac.ca.us>, dfox@quack.sac.ca.us (David Fox) writes:
  16. David> I've noticed something strange.  After putting in a Cyrix NDP, and
  17. David> recompiling ps and libutil.a (installing the patch for ps), ps
  18. David> dies when I'm not logged in as root with
  19.  
  20. David> ps: kvm_openfiles: can't open /dev/mem: permission denied
  21.  
  22. :-> you need to 'chgrp kmem /bin/ps' and 'chmod g+w /bin/ps' so that it is
  23.                                                 ^^^
  24.  
  25. Sorry to nit-pick but that should be g+s not g+w.
  26.  
  27. Brett.
  28.