Hi Maciej, Am 12.01.2013 um 19:39 schrieb Maciej (Matchek) BliziĆski: > 2013/1/12 Ben Walton <[email protected]>: >> I think this would be a requirement. The lib directory should be >> separate or else binary modules will collide. > > The problem is that Python uses not one, but two different directories as > 'lib': > ${prefix}/lib/pythonX.Y for *.py files > ${libdir} for binary objects
This is... peculiar. Why would upstream put stuff in $(prefix)/lib instead of $(libdir) at all? Best regards -- Dago _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
