unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Running make as root and ./configure access to Makefile contents
@ 2014-09-18 18:48 Ian Grant
  2014-09-18 19:10 ` Ian Grant
  2014-10-09 22:30 ` Mark H Weaver
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Grant @ 2014-09-18 18:48 UTC (permalink / raw)
  To: Neil Jerram, guile-devel

[-- Attachment #1: Type: text/plain, Size: 783 bytes --]

This is about the 66,00 lines of code that are in the confige script and
are not routinely audited and are typically run as root.

In http://lists.gnu.org/archive/html/guile-devel/2014-09/msg00098.html
Neil Jerram proclaims:

> People are absolutely NOT encouraged to run ./configure and
> make as root. In around 20 years of Guile development, I don't
> recall ever doing or encouraging that.

ian3@jaguar:~/build/guile-2.0.11$ ls -ld /usr/local
drwxr-xr-x 19 ian ian 4096 2014-08-11 23:39 /usr/local

What is the default setting of --prefix?

It doesn't matter that ./configure is not run as root, that script writes
the makefiles that are run as root to install the package.

This is GNU policy, but that doesn't in itself mean it isn't as really,
really stupid thing to do.

Ian

[-- Attachment #2: Type: text/html, Size: 1085 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-09 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 18:48 Running make as root and ./configure access to Makefile contents Ian Grant
2014-09-18 19:10 ` Ian Grant
2014-10-09 22:30 ` Mark H Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).