Linux-Noob Forums
Very Frustrated with Installing Screensavers... - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: Xorg Problems (https://www.linux-noob.com/forums/forum-56.html)
+---- Forum: KDE (https://www.linux-noob.com/forums/forum-18.html)
+---- Thread: Very Frustrated with Installing Screensavers... (/thread-1797.html)



Very Frustrated with Installing Screensavers... - SendDerek - 2006-09-29


So, I've downloaded a couple sweet screensavers that I would love to get working. One is smoothslidesaver and the other is kcometen3.

 

I've done this so far:

 



Code:
./configure
make
*change to root using su*
make install
make clean




 

I look in my Desktop properties under screensaver, but neither one of them is there. I have also tried to just goto

Code:
xscreensaver-demo


in the terminal, but it's not listed there either.

 

Help! This is so very frustrating to me. I just want a screensaver!

 

-Derek




Very Frustrated with Installing Screensavers... - SendDerek - 2006-09-30

Do we have a screensaver guru in the house?



Very Frustrated with Installing Screensavers... - znx - 2006-10-01


Are you using fedora? .. if so yum install it rather than from source. it is likely that you installed it in /usr/local could be that KDE is expecting it in a different place. Also I believe there is a kscreensaver package which repacks the xscreensaver stuff (not sure about that).

 

try:



Code:
yum search screensaver







Very Frustrated with Installing Screensavers... - SendDerek - 2006-10-01


I'm actually using Suse 10.1 I should make that a little more clear each time I post something, but all of my info is in my sig.

 

Anyways, I'll look into that. Thank you very much for the reply. Where does KDE expect it anyways?