View Single Post
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#13
Originally Posted by mgoebel View Post
In my installer I see many programs that start with Py..., but which one do I need to install for this purpose? Unfortunately I am no Linux pro.

I guess you need the python2.5 package and maybe some other.
My machine which has no problem to run that hack has the following:

Code:
ii  hildon-desktop-python-loader                   0.0.2-1                            Hildon Desktop Python Plugin Loader
ii  python-dateutil                                1.4.1-1                            Extension to the standard python datetime mo
ii  python-gdata                                   1.2.3-0maemo2                      Google Data Python client library
ii  python-sqlite                                  1.0.1-7maemo2                      python interface to SQLite 2
ii  python2.5                                      2.5.2-1osso4                       An interactive high-level object-oriented la
ii  python2.5-beautifulsoup                        3.0.7-0maemo2                      error-tolerant HTML parser for Python
ii  python2.5-bluez                                0.9.1-1osso2                       Python wrappers around BlueZ
ii  python2.5-cairo                                1.4.0-1osso2                       Python bindings for the Cairo vector graphic
ii  python2.5-conic                                0.1-1osso2                         Python bindings for ConIc Framework.
ii  python2.5-dbus                                 0.82-4osso2                        Python wrappers around D-Bus.
ii  python2.5-gnome                                2.18.0-1osso3                      Python bindings for GConf and GnomeVFS
ii  python2.5-gobject                              2.14.1-1osso2                      Python bindings for the GTK+ widget set
ii  python2.5-gpsbt                                0.1-18osso2                        Python bindings for osso-gpsd lib.
ii  python2.5-gstreamer                            0.10.5-0osso2                      generic media-playing framework (Python bind
ii  python2.5-gtk2                                 2.12.1-1osso3                      Python bindings for the GTK+ widget set
ii  python2.5-hildon                               0.8.9-1osso2                       Python bindings for Hildon Framework.
ii  python2.5-hildondesktop                        0.0.2-1                            Python bindings for libhildondesktop
ii  python2.5-id3lib                               0.5.1-1osso2                       id3lib wrapper for Python - library
ii  python2.5-imaging                              1.1.6-1osso2                       Python Imaging Library
ii  python2.5-numeric                              24.2-1osso5                        Numerical (matrix-oriented) Mathematics for 
ii  python2.5-osso                                 0.3-1osso4                         Python bindings for Libosso library
ii  python2.5-pycurl                               7.15.5-1osso3                      Python bindings for libcurl.
ii  python2.5-pygame                               1.7.1-1osso2                       SDL bindings for games development in Python
ii  python2.5-runtime                              c1.0-6                             Python runtime environment.
ii  python2.5-xml                                  0.8.4-1osso9                       XML tools for Python
I'm no coder (pity me) but seeing these lines in the source
Code:
import os
import gtk
import dbus
import dbus.service
import dbus.glib
I guess that you should have at least python2.5, python2.5-dbus and python2.5-gtk2.
__________________
Ernesto de Bernardis


Last edited by debernardis; 2009-07-27 at 09:43.