Use the non-root installation, even you are root. setuptools conflicts with your package system. You can use non-root install to /usr/local which can still be shared by all users.
I do it on my sarge system. Martin Skøtt wrote: > That seems a little cumbersome to me. Usefull for situations where you > can't become root, but that isn't the case for me. >

