Re: [setuptools] installing with --root

"P.J. Eby" <pje-Wh6+Hckhi6HFNGf7iClzIwC/[email protected]> Sun, 09 May 2010 14:34:59 -0400
Newsgroups gmane.comp.python.peak
Message-ID <[email protected]>
At 01:58 PM 5/9/2010 -0400, Nikolaus Rath wrote:
>Hello,
>
>Shouldn't the following command install in stage/usr/* instead of
>stage/home/$USER/.local?

Not if your other installation options have established another 
installation location, no.  This is normal distutils behavior and 
unrelated to setuptools.