home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sgi / admin / 92 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.sys.sgi.admin
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!agate!usenet.ins.cwru.edu!eagle!ZoSo.lerc.nasa.gov!fsfacca
  3. From: fsfacca@ZoSo.lerc.nasa.gov (Tony Facca)
  4. Subject: Re: letting users choose their login shells
  5. Message-ID: <1992Dec30.153525.29099@eagle.lerc.nasa.gov>
  6. Sender: news@eagle.lerc.nasa.gov
  7. Nntp-Posting-Host: zoso.lerc.nasa.gov
  8. Organization: NASA Lewis Research Center [Cleveland, Ohio]
  9. References: <1hkv9vINNba9@tamsun.tamu.edu> <103352@netnews.upenn.edu>
  10. Date: Wed, 30 Dec 1992 15:35:25 GMT
  11. Lines: 24
  12.  
  13. duong@chestnut.chem.upenn.edu (Duc Duong) writes:
  14. >The shell script chsh just posted is not working on my machine. After
  15. >successfully compile it, I always get the message "sorry, passwd file
  16. >busy" when I run the program..is there any one getting the same
  17. >problem?
  18. >
  19.  
  20. You've probably installed it without reading the READ_ME file.  It is
  21. distributed with #define DEBUG set to 1.  So you can compile it and
  22. test it a little before install it on your system.  When you are ready
  23. to install it "for real" remove the #define DEBUG, recompile, and 
  24. install.  
  25.  
  26. Two other things: the Makefile needs to have a "-cckr" added to the
  27. CFLAGS, I missed that.  Also, the path is set to /usr/local/bin, so
  28. you might want to change that as well.
  29.  
  30. Tony
  31. -- 
  32. -----------------------------------------------------------------------------
  33. Tony Facca                     |     phone: 216-433-8318  fax: -8000
  34. NASA Lewis Research Center     |    
  35. Cleveland, Ohio  44135         |     email: tfacca@lerc.nasa.gov 
  36. -----------------------------------------------------------------------------
  37.