PDA

View Full Version : how to get screenlets?


adamruss
August 11th, 2007, 06:51 AM
i dont get it, if the repositorty is gone - where do i get screenlets?

Forlong
August 11th, 2007, 10:30 AM
Aw, come on. It's not that hard to read the stickied threads now, is it?



Download here: screenlets-0.0.9.tar.bz2 (http://www.ryxperience.com/storage/screenlets-0.0.9.tar.bz2)

[...]

INSTALLATION:
See file README in package ...
It's really not hard to install. Make sure you uninstalled your previous version (if you had one) of course.

adamruss
August 11th, 2007, 08:15 PM
sorry, his thread said

"NOTE: screenletsd is NOT used anymore. Please start each screenlet individually now (e.g. through ControlScreenlet or Applications-menu)"

and my repository isnt working... so i didnt understand

RYX
August 12th, 2007, 02:03 PM
Sorry, the message is only related to the underlying daemon that was used to keep all screenlets within one process ... You now need to start each screenlet inidvidually, but the screenlets base-classes are still valid and requried. I can change the note if it is too misunderstandable ...

Shortly said: Simply run "make install" (as root or with "sudo") in the dir you extracted the archive into, then run "make menu" and you should have a new screenlets-submenu from where you can start your screenlets ...

:)