After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666494 - check for python lib fails
check for python lib fails
Status: RESOLVED DUPLICATE of bug 669882
Product: dia
Classification: Other
Component: python
0.97.x
Other Linux
: Normal normal
: ---
Assigned To: Hans Breuer
Hans Breuer
Depends on:
Blocks:
 
 
Reported: 2011-12-19 09:56 UTC by Götz Waschk
Modified: 2012-06-23 14:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2011-12-19 09:56:59 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.
Comment 1 Hans Breuer 2012-06-23 14:50:17 UTC
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 ***