Bug#381910: rebuilding for python2.5
Joshua N Pritikin
jpritikin at pobox.com
Sat Feb 10 17:19:35 CET 2007
I tried to follow your instructions.
1. apt-get install python-gtk2/experimental
2. edit debian/rules to add 2.5 to PYVERS
3. dpkg-buildpackage -b -uc -rfakeroot
4. wait a long time
5. dpkg -i python-*.deb
6. test
python2.4 -c 'import gtk' #ok
python2.5 -c 'import gtk'
ImportError: No module named gtk
It looks like it is there:
joshua at emit:~/sugar-jhbuild/debian$ dpkg -L python-gtk2|grep _gtk.so
/usr/lib/python-support/python-gtk2/python2.5/gtk-2.0/gtk/_gtk.so
/usr/lib/python-support/python-gtk2/python2.4/gtk-2.0/gtk/_gtk.so
Any idea what is going wrong?
Thanks!
--
Make April 15 just another day, visit http://fairtax.org
More information about the Pkg-gnome-maintainers
mailing list