From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Heerdegen Newsgroups: gmane.emacs.help Subject: Re: sudo make install Date: Fri, 17 Apr 2015 17:07:23 +0200 Message-ID: <87vbgu3iac.fsf@web.de> References: <87pp76wl1e.fsf@web.de> <20150415151457700363175@bob.proulx.com> <87r3rkbalh.fsf@web.de> <20150416143415154796888@bob.proulx.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1429283285 12465 80.91.229.3 (17 Apr 2015 15:08:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Apr 2015 15:08:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 17 17:07:58 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yj7s6-00023C-14 for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Apr 2015 17:07:58 +0200 Original-Received: from localhost ([::1]:42009 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj7s5-0006hf-CL for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Apr 2015 11:07:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj7rp-0006f8-1m for help-gnu-emacs@gnu.org; Fri, 17 Apr 2015 11:07:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yj7rk-0003FI-Ro for help-gnu-emacs@gnu.org; Fri, 17 Apr 2015 11:07:40 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:35000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yj7rk-0003EM-KP for help-gnu-emacs@gnu.org; Fri, 17 Apr 2015 11:07:36 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yj7rf-0001n0-6q for help-gnu-emacs@gnu.org; Fri, 17 Apr 2015 17:07:31 +0200 Original-Received: from dslb-094-217-114-052.094.217.pools.vodafone-ip.de ([94.217.114.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Apr 2015 17:07:31 +0200 Original-Received: from michael_heerdegen by dslb-094-217-114-052.094.217.pools.vodafone-ip.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Apr 2015 17:07:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-094-217-114-052.094.217.pools.vodafone-ip.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:OqrOlvdxm0aBUAA/srUpqpW25Kk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103776 Archived-At: Bob Proulx writes: > None. There are no other consequences unless you add them on your > system. Ok, thanks for all your input. After cleaning up the access rights of /usr/local (root did not have the correct umask when I had done "make install" in the past) everything works as I want. > Here we are talking about the 'staff' group. Then the user should > have a 'umask 02' setting so that new files are created group writable > so that the other members of the group can write them. Isn't there a not "missing"? I.e. user should have a 00 umask, I think. Regards, Michael.