home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / elm / 4224 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!digex.com!intercon!udel!gatech!rpi!utcsri!newsflash.concordia.ca!sifon!CC.UMontreal.CA!nadeau
  3. From: nadeau@JSP.UMontreal.CA (Nadeau Jean-Claude)
  4. Subject: Re: Problem creating lock file
  5. Message-ID: <1993Jan27.174115.23981@cc.umontreal.ca>
  6. Sender: news@cc.umontreal.ca (Administration de Cnews)
  7. Organization: Universite de Montreal
  8. References: <1k26feINN18b@usenet.INS.CWRU.Edu>
  9. Date: Wed, 27 Jan 1993 17:41:15 GMT
  10. Lines: 21
  11.  
  12. In article <1k26feINN18b@usenet.INS.CWRU.Edu> ce095@cleveland.Freenet.Edu (Jeffrey Scott Traigle) writes:
  13. >
  14. >I'm attempting to get elm running on an Evans & Sutherland machine.
  15. >It is essentially a MIPS machine and OS frolm what I can gather.
  16. >I finally managed to get elm compiled, but when I try to run it,
  17. >I get the following message:
  18. >
  19. >Can't create lock file! Need write permission in "/usr/mail/".
  20. >  
  21.     I had the same problem on a HP/Apollo running BSD4.3.  I just
  22.     change the "setgid" calls to "setegid" calls and it worked
  23.     fine.  This function change only the effective GID and not
  24.     both of them.
  25.  
  26.     BTW, the easy way to do that is to #define setgid setegid
  27.     in the master include file (config.h if I remember).
  28.  
  29. -- 
  30. Jean-Claude Nadeau, ing.    <nadeau@ERE.UMontreal.CA>
  31. Services informatiques        Tel. (514) 343-6111,ext 5234
  32. Universite de Montreal        Fax  (514) 343-2155
  33.