View previous topic :: View next topic |
Author |
Message |
wumpyr n00b
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Sat Mar 12, 2011 11:08 pm Post subject: plasmapkg error for plasmoid install [SOLVED] |
|
|
Hi,
when I try to install the radeon-pm plasmoid 1.3 http://kde-apps.org/content/show.php?action=content&content=139738 I get this error:
Code: | $ plasmapkg -i radeon-pm.plasmoid
Could not find a suitable installer for package of type Plasma/Applet,Plasma/PopupApplet
$ |
am I missing something with my kde 4.6.1 installation?
thanks
Last edited by wumpyr on Tue Mar 15, 2011 6:23 am; edited 1 time in total |
|
Back to top |
|
|
wumpyr n00b
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Tue Mar 15, 2011 6:23 am Post subject: |
|
|
it seems specifying the type is required:
Code: | plasmapkg -t plasmoid -i radeon-pm.plasmoid |
|
|
Back to top |
|
|
|