View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#126
Originally Posted by NokiaN900R View Post
For Maemo5, the list of available plugins can be obtained by entering:

Code:
apt-get update
apt-cache search qdl-plugins
Althought it is a very good and usefull app i can't get the plugins:
I used the code on root but it does nothing after i press enter.
What could be the problem?
You need to execute the commands separately. Execute 'apt-get update' first, then search the cache for existing plugins. Also, you need to have the extras-devel repository enabled, otherwise you will not find any plugins. I would like to promote the application and plugins to extras-testing, but I am unable to do this, as the maemo.org login is currently broken.

P.S. The link you posted earlier is for an older version (0.7.0). The latest version (for Maemo5) is 0.8.1, and is available from the extras-devel repository, so there is no need to download packages from Ubuntu One. If you install one of the plugins, version 0.8.1 will automatically be installed, as they cannot generally be installed alongside the older version (in most cases, they would overwrite files installed by the older package, which had the plugins already included).
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub

Last edited by marxian; 2013-03-29 at 14:49. Reason: spelling