Re: [Gimp-developer] pygtk automake problem



On 08/04/2013 03:31 PM, Burnie West wrote:
On 08/04/2013 02:49 PM, Owen wrote:
This might sound stupid, but do you have pygtk, ie, what is in

${prefix}/lib/python2.7/site-packages (on my system it's called
dist-packages)

2.10.4 is pretty old so if its there, the version number probably
isn't the problem.
I have /usr/lib64/pygtk/2.0, which is the April 01, 2011 pygtk2-2.24.0

But it is not in /usr/lib/python2.7/site-packages.
There's LOTS of stuff there, the only pyg is pygment.
The foregoing was not quite correct.
pygtk.py and related files are in /usr/lib64/python2.7/site-packages but not in /usr/lib/python2.7/site-packages.

So I tried links in /usr/lib/python2.7site-packages to the four pygtk.* entries in /usr/lib64/python2.7/site-packages.

This does not work, however. Gets the same configure failure message.
For confirmation:
# updatedb
# locate pygtk.p
/usr/lib/python2.7/site-packages/pygtk.pth
/usr/lib/python2.7/site-packages/pygtk.py
/usr/lib/python2.7/site-packages/pygtk.pyc
/usr/lib/python2.7/site-packages/pygtk.pyo
/usr/lib64/python2.7/site-packages/pygtk.pth
/usr/lib64/python2.7/site-packages/pygtk.py
/usr/lib64/python2.7/site-packages/pygtk.pyc
/usr/lib64/python2.7/site-packages/pygtk.pyo





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]