View Single Post
Posts: 4 | Thanked: 11 times | Joined on Dec 2008
#1
The PySide team is proud to announce the experimental binary packages
for QtMobility 1.1 Python bindings. To using these bindings, just install the
python-qtmobility11 metapackage, already available on extras-devel, and set your PYTHONPATH variable
to /opt/qtm11/lib/python2.5/site-packages, like this:

$ export PYTHONPATH=/opt/qtm11/lib/python2.5/site-packages:${PYTHONPATH}

Keep in mind that these are *experimental* packages - not all classes or functions
may be available, and unexpected behavior like crashes or instabilities may occur.
Still, it is an opportunity to try out the new classes and modules introduced with
QtMobility 1.1. Feel free to report any problems in our Bugzilla [1].

[1] http://bugs.openbossa.org/enter_bug....ide%20Mobility
 

The Following 2 Users Say Thank You to willer For This Useful Post: