aj <[email protected]> added the comment:

I ran
./configure --prefix=/
make
make install DESTDIR=/home/blah 
The installation tries to install at /lib/python2.6 which fails because I am 
not root. It should not try to install anything at / because I specified 
DESTDIR as /home/blah.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9674>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to