Skip site navigation (1)Skip section navigation (2)
Date:      27 Feb 2005 13:12:05 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Brent Macnaughton <brentimus@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Set user/group for installed files?
Message-ID:  <44k6ot3ma2.fsf@be-well.ilk.org>
In-Reply-To: <d33358e050225211144b3bf5f@mail.gmail.com>
References:  <d33358e050225211144b3bf5f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Brent Macnaughton <brentimus@gmail.com> writes:

> I've looked everywhere and i can't seem to find anything. If I build
> software from source, when i do make install, I would like to be able
> to set the owner and group for the installed files at that time so I
> don't have to  go searching all over the file system to find what
> files were installed and change the owner and group on them after. Is
> there any way to specify whcih user/group to install files as?

Normally, they will be installed as the user running the install
command.  The install procedures for many programs will override this,
but the ways in which they do so vary from program to program.

Unless there are setuid programs involved, I don't see why you'd
generally care who owned the files.  [And a few other exceptions, 
such as being able to write high score files, etc.]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44k6ot3ma2.fsf>