Using --prefix=/usr/local puts the modules in: /usr/local/lib/python2.7/dist-packages/
Which _is_ in the default module search path. I presume /usr/local is being special-cased and changing the standard site-packages to dist-packages. Perhaps /usr should be handled in the same way? There is also a related Ubuntu bug: https://bugs.launchpad.net/ubuntu/+bug/362570 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

