|
2010-01-31
, 19:34
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#23
|
|
2010-01-31
, 20:50
|
Posts: 2 |
Thanked: 2 times |
Joined on Jan 2010
|
#24
|
The Following User Says Thank You to James Gregory For This Useful Post: | ||
|
2010-01-31
, 20:54
|
|
Posts: 95 |
Thanked: 41 times |
Joined on May 2006
@ New Jersey, USA
|
#25
|
http://repository.maemo.org/ diablo/sdk free
|
2010-01-31
, 20:55
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#26
|
The Following User Says Thank You to fpp For This Useful Post: | ||
|
2010-01-31
, 22:34
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#27
|
if your objective is to find the current version of maemo running on the device, there is a thread discussing options here:
http://lists.maemo.org/pipermail/mae...er/023012.html
|
2010-01-31
, 22:46
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#28
|
So now I can install aarddict, but there seems to be no difference in the size of download (~19 Mb) or device memory needed (62 Mb) compared to PyQt 4.6... I thought 4.7 is supposed to be smaller?
Also, unnecessary packages are somehow pulled in - libqt4-assistant, libqt4-designer, libqt-phonon, libqt4-test - not sure if this is coming from PyQt, or is it the way Qt itself is packaged.
|
2010-02-01
, 06:30
|
|
Posts: 95 |
Thanked: 41 times |
Joined on May 2006
@ New Jersey, USA
|
#29
|
You probably have something (directly or indirectly) depending on 'python2.5-qt4'
Nokia-N810-23-14:~# apt-get install libqt4-gui Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libqt4-assistant libqt4-dbus libqt4-designer libqt4-network libqt4-script libqt4-svg libqt4-xml libqtgui4 Recommended packages: qt4-qtconfig The following NEW packages will be installed: libqt4-assistant libqt4-dbus libqt4-designer libqt4-gui libqt4-network libqt4-script libqt4-svg libqt4-xml libqtgui4 0 upgraded, 9 newly installed, 0 to remove and 17 not upgraded. Need to get 8635kB of archives. After unpacking 25.1MB of additional disk space will be used. Do you want to continue [Y/n]?
Nokia-N810-23-14:~# apt-get install libqt4-core Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libqt4-dbus libqt4-network libqt4-script libqt4-test libqt4-xml libqtgui4 Recommended packages: qt4-qtconfig The following NEW packages will be installed: libqt4-core libqt4-dbus libqt4-network libqt4-script libqt4-test libqt4-xml libqtgui4 0 upgraded, 7 newly installed, 0 to remove and 17 not upgraded. Need to get 5932kB of archives. After unpacking 15.9MB of additional disk space will be used. Do you want to continue [Y/n]?
The Following User Says Thank You to itkach For This Useful Post: | ||
|
2010-02-01
, 06:50
|
|
Posts: 95 |
Thanked: 41 times |
Joined on May 2006
@ New Jersey, USA
|
#30
|
Nokia-N810-23-14:~# apt-get install libqt4-webkit Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libqt4-dbus libqt4-designer libqt4-network libqt4-phonon libqt4-script libqt4-xml libqtgui4 Recommended packages: qt4-qtconfig The following NEW packages will be installed: libqt4-dbus libqt4-designer libqt4-network libqt4-phonon libqt4-script libqt4-webkit libqt4-xml libqtgui4
Tags |
development, pyqt, pyside, python, qt4 |
|
apt-cache policy maemo-version-dev
and let me know what release of Diablo you are using (you can see that in settings->about product).
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc