Comment 11 for bug 1170017

Revision history for this message
Doug McMahon (mc3man) wrote : Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

I tried your diff on i386 - no go as seen during build -
-DPYTHON_VERSION=\"2.7\" -DPY_LIB_LOC="\"/usr/lib\"" -I/usr/include/python2.7 -I/usr/include/i386-linux-gnu/python2.7

so I modified my orig. patch to work on both i386 & amd_64, though as mentioned know nothing about m4 & such - just some logical T&E
attaching