I Would like to use gtk 2.6.10
I'm using the Nokia N800 and as of writting this ticket, python 2.10 is not yet supported.
I get this error message when i run itaka
[sbox-SDK_ARMEL: ~/python] > python2.5 /usr/bin/itaka
[*] WARNING: Pynotify module is missing, disabling notifications
[*] ERROR: Itaka requires GTK+ 2.10, you have 2.6.10 installed
[sbox-SDK_ARMEL: ~/python] >
Changing line 59 col 25
if gtk.gtk_version[1] < 10: to if gtk.gtk_version[1] < 6:
I get a different error.
[sbox-SDK_ARMEL: ~/python] > python2.5 /usr/bin/itaka
[*] WARNING: Pynotify module is missing, disabling notifications
[*] ERROR: Could not initiate GUI: StatusIcon?
[sbox-SDK_ARMEL: ~/python] >
any help with this would be greatly appreciated.
The Nokia N800 is an internet table.
that runs maemo, a linux distro based on debian.