Hi: I have a package that I am getting ready for my sponsor to upload. I began getting these errors when I upgraded my python debs from stable to the unstable versions.
checking for gtk.py... no configure: error: **** The python interpreter can't find the python bindings for gtk. When it happened earlier I ended up nuking all my python debs and reinstalling them all. This was only a quick fix and really not what I should do. Now that I have installed the 2.3 debs I am getting these errors again. Here is a list of the debs I have installed. EULER:~# dpkg -l | grep python ii python 2.2.2-6 An interactive object-oriented scripting lan ii python-gdk-iml 0.6.11-8 GTK gdk_imlib support module for Python. ii python-glade 0.6.11-8 Put a bit of python code behind interfaces b ii python-gnome 1.4.2-3 PyGNOME -- Python bindings for GNOME. ii python-gtk 0.6.11-8 GTK support module for Python. ii python2.1 2.1.3-18 An interactive object-oriented scripting lan ii python2.1-xmlb 2.1.3-18 XML support included in Python (v2.1) ii python2.2 2.2.2-6 An interactive object-oriented scripting lan ii python2.2-gtk2 1.99.16-1 Python bindings for the GTK+ widget set ii python2.3 2.2.101-1exp1 An interactive object-oriented scripting lan ii python2.3-gtk2 1.99.16-1 Python bindings for the GTK+ widget set ***********Some of the output of a build. debian/rules build ./configure --prefix=$(pwd)/debian/paleta/usr loading cache ./config.cache checking for python... /usr/bin/python checking python version... 2.2 checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking for gnome-config... yes Here is the build error I get. checking for gtk.py... no configure: error: **** The python interpreter can't find the python bindings for gtk. make: *** [build] Error 1 debuild: fatal error at line 456: dpkg-buildpackage failed! [EMAIL PROTECTED]:~/src/paleta-0.1.02082002$ ???????????????????????? I have attached the configure.in that is generating the error. TIA Brian
configure.in
Description: /