Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi, I just downloaded kfiresaver3d-0.6, and
I compiled and installed it, but it is not
listed under LookNFeel. So then I tried
installing it like this:
"./configure --prefix=/usr/" instead of
./configure. The --prefix=/usr/ had worked
for k3b 0.11.1 and plastik 0.3.9. It was
still not listed under LookNFeel. Then I
found an executable file named kfiresaver3d
in /usr/local/kde/bin/. I double clicked it
an a little window opened and the
screensaver was playing in it just fine.
But there is still nothing under
LookNFeel/Screensaver. BTW, dont suggest to
do configure with /opt/kde, THERE IS
NOTHING IN MY OPT DIR, and yes I tried make
install as su and as root. Please help.
BTW2, here is the output of make install:
[root@x1-6-00-40-2b-4b-64-e7
kfiresaver3d-0.6]# make install
Making install in kfiresaver3d
make[1]: Entering directory
`/home/andrew/Documents/kfiresaver3d-0.6/kfiresaver3d'
make[2]: Entering directory
`/home/andrew/Documents/kfiresaver3d-0.6/kfiresaver3d'
/bin/sh ../admin/mkinstalldirs /usr/bin
/bin/sh ../libtool --silent
--mode=install /usr//bin/install -c -p
kfiresaver3d /usr/bin/kfiresaver3d
/bin/sh ../admin/mkinstalldirs
/usr/share/apps/kfiresaver/
/usr//bin/install -c -p -m 644
./fw_explode.wav
/usr/share/apps/kfiresaver/fw_explode.wav
/bin/sh ../admin/mkinstalldirs
/usr/share/apps/kfiresaver/
/usr//bin/install -c -p -m 644 ./kde.png
/usr/share/apps/kfiresaver/kde.png
/bin/sh ../admin/mkinstalldirs
/usr/share/apps/kfiresaver/
/usr//bin/install -c -p -m 644
./particle.bmp
/usr/share/apps/kfiresaver/particle.bmp
/bin/sh ../admin/mkinstalldirs
/usr/share/apps/kfiresaver/
/usr//bin/install -c -p -m 644 ./tux.png
/usr/share/apps/kfiresaver/tux.png
/bin/sh ../admin/mkinstalldirs
/usr/share/applnk/System/
/usr//bin/install -c -p -m 644
./kfiresaver3D.desktop
/usr/share/applnk/System/ScreenSavers
make[2]: Leaving directory
`/home/andrew/Documents/kfiresaver3d-0.6/kfiresaver3d'
make[1]: Leaving directory
`/home/andrew/Documents/kfiresaver3d-0.6/kfiresaver3d'
make[1]: Entering directory
`/home/andrew/Documents/kfiresaver3d-0.6'
make[2]: Entering directory
`/home/andrew/Documents/kfiresaver3d-0.6'
make[2]: Nothing to be done for
`install-exec-am'.
make[2]: Nothing to be done for
`install-data-am'.
make[2]: Leaving directory
`/home/andrew/Documents/kfiresaver3d-0.6'
make[1]: Leaving directory
`/home/andrew/Documents/kfiresaver3d-0.6'
[root@x1-6-00-40-2b-4b-64-e7
kfiresaver3d-0.6]#
BTW3
Here is output of xscreensaver-demo:
[andrew@x1-6-00-40-2b-4b-64-e7 andrew]$
xscreensaver-demo
bash: xscreensaver-demo: command not found
[andrew@x1-6-00-40-2b-4b-64-e7 andrew]$

Try configure again but without the trailing "/", eg:
$ ./configure --prefix=/usr
instead of
$ ./configure --prefix=/usr/Before doing that, you might want to tidy up the source from when you compiled it before, so the whole process would be:
$ cd /home/andrew/Documents/kfiresaver3d-0.6
$ make clean
$ ./configure --prefix=/usr
$ make
$ su
$ make installOh, and if you haven't got xscreensaver (and xscreensaver-demo) installed, you might want to. You can find it on either CD 1 or 2 of the mandrake install CDs. The file to install will be named something like xscreensaver-4.14-i586.rpm
, which you can install by:
# rpm -ivh /mnt/cdrom/PATH/TO/xscreensaver-4.14-i586.rpm

![]() |
![]() |
![]() |

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |