On Sat, Jul 23, 2011 at 4:58 PM, Paul Howarth <paul@xxxxxxxxxxxx> wrote: > The python interpreter expects to find all parts of a module in the > same directory, so if there are C bits, everything goes in > %{python_sitearch}. Thanks! That's what I needed! I'm trying to fix a package which is C based but has python wrappers and it calls setup.py from within the makefile. For some reason it want's to put everything in /usr/lib instead of /usr/lib64 which --root and --prefix will not fix. I'm trying --install-purelib now... Thanks, RIchard -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel