GNOME Bugzilla – Bug 666494
check for python lib fails
Last modified: 2012-06-23 14:50:17 UTC
This is on Mandriva Cooker x86_64. The configure check for the python libs fails like this: checking for python... /usr/bin/python checking if Python version >= 2.3.0... okay checking local Python configuration... checking for script directory... /usr/lib/python2.7/site-packages checking for extension module directory... /usr/lib64/python2.7/site-packages looks good checking for python module gtk... yes checking for headers required to compile python extensions... found checking for libpython2.7.a... not found config configure: error: could not find files required to build python plugin This works fine on i586. On x86_64, the python library is in /usr/lib64.
Both dia-0-97 branch and master work fine on my Gentoo x86_64 but there is a Mageia patch for this issue at bug 669882 - so I'm duplicating this report. *** This bug has been marked as a duplicate of bug 669882 ***