Thread
:
Speed up Application Development
View Single Post
attila77
2009-06-29 , 16:32
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#
32
Originally Posted by
nilchak
Any links with a guide on the how-to ? Thanks to you .
Until the material for the
Summit PyQt presentation
is ready, the quick'n'dirty way of doing it (on Diablo) is:
1. Clone to SD or internal card (you'll need the space)
2. enable extras-devel in the Application Manager if you haven't done so yet
3. (as root from console) apt-get install python2.5-qt4-gui
It'll pull in the python/qt4/pyqt dependencies and after a minute or two of munching, you're good to go !
PS. Be sure to check
http://wiki.maemo.org/Qt
for generic Qt on Maemo stuff, most of it is directly applicable to pyqt, too (except for scratchbox, which you don't need
).
Quote & Reply
|
The Following 3 Users Say Thank You to attila77 For This Useful Post:
nilchak
,
timsamoff
,
VDVsx
attila77
View Public Profile
Send a private message to attila77
Find all posts by attila77