<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>&gt; On Thu, 08.07.10 13:42, Steve Herber (<a href="mailto:herber@thing.com">herber@thing.com</a>) wrote:
<br>&gt; 
<br>&gt; &gt; In gentoo, the only way I know to install packages is to run the
<br>&gt; &gt; emerge command as root.&nbsp; &#32;The point of gentoo is to automate the
<br>&gt; &gt; download, untar, configure, compile, and install process.&nbsp; &#32;I don't
<br>&gt; &gt; know of a way to do this
<br>&gt; &gt; without being root.&nbsp; &#32;Does anyone know how to configure gentoo to split
<br>&gt; &gt; the install phase, which must be run as root, from the other phases
<br>&gt; &gt; that don't really need to be run as root?&nbsp; &#32;Otherwise, the suggestion
<br>&gt; &gt; from Lennart is not useful for gentoo.
<br>&gt; 
<br>&gt; If Gentoo is broken then please fix Gentoo.
<br>&gt; 
<br>&gt; I really can't believe that building things as root is how things are
<br>&gt; supposed to be done on Gentoo...
<br>&gt; 
<br>&gt; Lennart
<br>&gt; 
<br>&gt; -- 
<br>&gt; Lennart Poettering - Red Hat, Inc.
<br>&gt; _______________________________________________
<br>&gt; systemd-devel mailing list
<br>&gt; <a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a>
<br>&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a>
<br>
<br>FEATURES="userpriv usersandbox" or anything like that allow you to build as a non root user with portage/emerge, or you can use paludis which does not build as root by default, on Gentoo</p>
</body>
</html>