home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9533 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.0 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!mccuts!zlsiial
  2. From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: mcc-interim0.97p2: getwd problem?!
  5. Message-ID: <5729@mccuts.uts.mcc.ac.uk>
  6. Date: 31 Aug 92 16:29:39 GMT
  7. References: <1992Aug31.054425.2144@athena.mit.edu>
  8. Organization: Computing Centre, University of Manchester
  9. Lines: 18
  10.  
  11. In article <1992Aug31.054425.2144@athena.mit.edu> wet!LOGIN@well.sf.ca.us writes:
  12. >I am having some problem with mcc-interim0.97p2.
  13. >
  14. >I managed to install the package. But I always get the error message
  15. >"getwd: operation not permitted" when running "make" or "bash" and some
  16. >other utilities as a non-root user.
  17.  
  18. The earliest utilities disks (-UK and -US) distributed with this version
  19. had an entry './' in one of the tar files that changed the permissions
  20. on the root directory.  This is now fixed, but you may still have an
  21. older utilities disk.  Login as root and type
  22.  
  23.      chmod 555 /
  24.  
  25. Then login as something else, and see if your problem persists.
  26.  
  27.      -- Owen
  28.      LeBlanc@mcc.ac.uk
  29.