View Single Post
GreatGonzo's Avatar
Posts: 275 | Thanked: 389 times | Joined on Feb 2010 @ Sydney
#28
Originally Posted by fpp View Post
Sorry for the off-topic, but where does one find that package with the qmlviewer ? I don't see it anywhere...
it should bed in the main repository.

Code:
apt-cache policy  qt4-declarative-qmlviewer  
qt4-declarative-qmlviewer:
  Installed: 4.7.0~git20100909-0maemo1+0m5
  Candidate: 4.7.0~git20100909-0maemo1+0m5
  Version table:
 *** 4.7.0~git20100909-0maemo1+0m5 0
        500 https://downloads.maemo.nokia.com ./ Packages
        100 /var/lib/dpkg/status
If you can't find it in the package manager try the command-line.
in a terminal type:
Code:
sudo gainroot
apt-get install qt4-declarative-qmlviewer
__________________
Quick Widgets - http://wiki.maemo.org/Quick_Widgets
 

The Following User Says Thank You to GreatGonzo For This Useful Post: