
Really Slick Screensavers
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
This download contains four screensavers from the "Really Slick Screensavers" collection, for KDE:
Plasma
Lattice
Skyrocket
Helios
The original author of these screensavers is Terence M. Welsh.
Note: To enable sound in the Skyrocket screensaver, you will need to install OpenAL and its devel packages BEFORE you compile. Last changelog:
Plasma
Lattice
Skyrocket
Helios
The original author of these screensavers is Terence M. Welsh.
Note: To enable sound in the Skyrocket screensaver, you will need to install OpenAL and its devel packages BEFORE you compile.
Changes in 0.3:
* Fixed the -lopenal compilation error.
* Fixed the "make eats all memory" compilation error.
* Various other tiny bugfixes.
Note: If 0.2 worked fine for you, there should be no reason to download this update.
Changes in 0.2:
* Fix a compilation error when OpenAL wasn't installed.
* Fix a compilation error related to std::list
* New screenshots
Ratings & Comments
43 Comments
Will this work in KDE 4?
We've moved past compiling from source for the end-user. Please discontinue this practice here. We have to be promoting linux as a friendly OS for users. Compiling from source is just a terrible concept that makes it difficult to gain acceptance. If you can't make a product and make the appropriate packages for each distribution then don't do it. Drop your package in sourceforge and give up the ghost. We need people making software packages that the average person can use. Compiling brings problems, errors, conceited programmers and users. Please just stop.
I disagree...I use Gentoo, so I expect to be able to compile from source...unless it's in Portage, that is...
cool screensavers indeed. but i wanna ask about the font on the 3rd screenshot, what is it?
Compilation error: libopenal.so.0.0.0.stub.c: In function '_relaytool_init_libopenal': libopenal.so.0.0.0.stub.c:188: error: invalid lvalue in assignment ../libtool: line 1573: cd: no/lib: No such file or directory OpenAL version installed: 0.0.8 I've opened configure script and I see (line 32417): echo "$as_me:$LINENO: checking for OpenAL headers" >&5 ... #include <AL/altypes.h> #ifdef AL_VERSION yo_openal #endif But there is no AL/altypes.h include file in latest (0.0.8 at this moment) version of OpenAL, just: AL/al.h AL/alc.h AL/alext.h --without-openal also doesn't work. Best regards
Still problems with openAl: I run configure and it returned me: ./configure --with-openal=/usr/lib configure: WARNING: OpenAL and its development libraries are not installed. Sound in Skyrocket will be disabled. but openal is installed!!! equery files media-libs/openal [ Searching for packages matching media-libs/openal... ] media-libs/openal-0.0.8-r1 * Contents of media-libs/openal-0.0.8-r1: /usr /usr/bin /usr/bin/openal-config /usr/include /usr/include/AL /usr/include/AL/al.h /usr/include/AL/alc.h /usr/include/AL/alext.h /usr/lib /usr/lib/libopenal.a /usr/lib/libopenal.la /usr/lib/libopenal.so -> libopenal.so.0.0.0 /usr/lib/libopenal.so.0 -> libopenal.so.0.0.0 /usr/lib/libopenal.so.0.0.0 /usr/lib/pkgconfig /usr/lib/pkgconfig/openal.pc /usr/share /usr/share/doc /usr/share/doc/openal-0.0.8-r1 /usr/share/doc/openal-0.0.8-r1/AUTHORS.bz2 /usr/share/doc/openal-0.0.8-r1/ChangeLog.bz2 /usr/share/doc/openal-0.0.8-r1/NOTES.bz2 /usr/share/doc/openal-0.0.8-r1/README.bz2 /usr/share/doc/openal-0.0.8-r1/TODO.bz2 my computer: Linux rivendell 2.6.19-gentoo-r5 #6 SMP Mon Apr 16 17:11:20 CEST 2007 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz GenuineIntel GNU/Linux gcc 4.1.1 openal 0.0.8-r1
Even with ./configure --with-openal-lib=/usr/lib --with-openal-include=/usr/include I got the same error... And also with: ./configure --without-openal it continues to check and serach for openAl and if I try to compile: /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -o skyrocket.kss `./relaytool --relay openal -Lno -lopenal` skyrocket.o rsVec.o rsMatrix.o rsQuat.o skyrocketsetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm libopenal.so.0.0.0.stub.c: In function '_relaytool_init_libopenal': libopenal.so.0.0.0.stub.c:193: error: invalid lvalue in assignment ../libtool: line 1573: cd: no: No such file or directory libtool: link: cannot determine absolute directory name of `no' make[3]: *** [skyrocket.kss] Error 1 make[3]: Leaving directory `/home/stefy/Download/TMP/rss-kde-0.3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/stefy/Download/TMP/rss-kde-0.3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/stefy/Download/TMP/rss-kde-0.3' make: *** [all] Error 2
thx
(sudo) apt-get install rss-glx
hmmm... you claim to have "fixed the openal error" but I seem have have still received it: " /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lopenal " I'm still investigating... just thought I would let you know. Friedmud
Very nice. Here I have a SUSE 9.3 RPM: http://kaligames.de/rpms/rss-kde-0.3-1.i586.suse9.3.rpm http://kaligames.de/rpms/rss-kde-0.3-1.src.rpm
While doing make I got this error: %./configure --prefix=/usr/local --with-arts ... Good - your configure finished. Start make now %make make all-recursive Making all in autopackage Making all in src Making all in data source='plasma.cpp' object='plasma.o' libtool=no depfile='.deps/plasma.Po' tmpdepfile='.deps/plasma.TPo' depmode=gcc3 /usr/local/bin/bash ../admin/depcomp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -fno-exceptions -fno-check-new -fno-common -c -o plasma.o `test -f 'plasma.cpp' || echo './'`plasma.cpp In file included from plasma.cpp:35: plasma.h:29:25: plasmasetup.h: No such file or directory ... Any idea?
Just wanted to help those after me... At the end of src/Makefile.am is this line: debianmenudir = /usr/lib/menu It should be this: debianmenudir = $(prefix)/lib/menu After you make this change, you'll need to go back to the top of the tree and run: automake-1.6 -i followed again afterwards with a ./configure from the top level. This will not cause "make install" to try to install stuff to /usr/lib/menu, which the user might not have write access to.
How do I run automake?
Nevermind I found it, but it's still not working [root@Alpha rss-kde-0.3]# make install Making install in autopackage make[1]: Entering directory `/home/chris/SickSS/rss-kde-0.3/autopackage' make[2]: Entering directory `/home/chris/SickSS/rss-kde-0.3/autopackage' 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/chris/SickSS/rss-kde-0.3/autopackage' make[1]: Leaving directory `/home/chris/SickSS/rss-kde-0.3/autopackage' Making install in src make[1]: Entering directory `/home/chris/SickSS/rss-kde-0.3/src' Making install in data make[2]: Entering directory `/home/chris/SickSS/rss-kde-0.3/src/data' make[3]: Entering directory `/home/chris/SickSS/rss-kde-0.3/src/data' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../admin/mkinstalldirs /usr/share/apps/rss-kde /usr/bin/install -c -p -m 644 boom1SoundData /usr/share/apps/rss-kde/boom1SoundData /usr/bin/install -c -p -m 644 boom2SoundData /usr/share/apps/rss-kde/boom2SoundData /usr/bin/install -c -p -m 644 boom3SoundData /usr/share/apps/rss-kde/boom3SoundData /usr/bin/install -c -p -m 644 boom4SoundData /usr/share/apps/rss-kde/boom4SoundData /usr/bin/install -c -p -m 644 cloudmap /usr/share/apps/rss-kde/cloudmap /usr/bin/install -c -p -m 644 earthfarmap /usr/share/apps/rss-kde/earthfarmap /usr/bin/install -c -p -m 644 earthlightmap /usr/share/apps/rss-kde/earthlightmap /usr/bin/install -c -p -m 644 earthnearmap /usr/share/apps/rss-kde/earthnearmap /usr/bin/install -c -p -m 644 launch1SoundData /usr/share/apps/rss-kde/launch1SoundData /usr/bin/install -c -p -m 644 launch2SoundData /usr/share/apps/rss-kde/launch2SoundData /usr/bin/install -c -p -m 644 moonalpha /usr/share/apps/rss-kde/moonalpha /usr/bin/install -c -p -m 644 moontint /usr/share/apps/rss-kde/moontint /usr/bin/install -c -p -m 644 nukeSoundData /usr/share/apps/rss-kde/nukeSoundData /usr/bin/install -c -p -m 644 popperSoundData /usr/share/apps/rss-kde/popperSoundData /usr/bin/install -c -p -m 644 presmoke1 /usr/share/apps/rss-kde/presmoke1 /usr/bin/install -c -p -m 644 presmoke2 /usr/share/apps/rss-kde/presmoke2 /usr/bin/install -c -p -m 644 presmoke3 /usr/share/apps/rss-kde/presmoke3 /usr/bin/install -c -p -m 644 presmoke4 /usr/share/apps/rss-kde/presmoke4 /usr/bin/install -c -p -m 644 presmoke5 /usr/share/apps/rss-kde/presmoke5 /usr/bin/install -c -p -m 644 suckSoundData /usr/share/apps/rss-kde/suckSoundData /usr/bin/install -c -p -m 644 whistleSoundData /usr/share/apps/rss-kde/whistleSoundData /usr/bin/install -c -p -m 644 spheremap /usr/share/apps/rss-kde/spheremap /usr/bin/install -c -p -m 644 brasstex /usr/share/apps/rss-kde/brasstex /usr/bin/install -c -p -m 644 chrometex /usr/share/apps/rss-kde/chrometex /usr/bin/install -c -p -m 644 circuittex /usr/share/apps/rss-kde/circuittex /usr/bin/install -c -p -m 644 crystex /usr/share/apps/rss-kde/crystex /usr/bin/install -c -p -m 644 doughtex /usr/share/apps/rss-kde/doughtex /usr/bin/install -c -p -m 644 ghostlytex /usr/share/apps/rss-kde/ghostlytex /usr/bin/install -c -p -m 644 indtex1 /usr/share/apps/rss-kde/indtex1 /usr/bin/install -c -p -m 644 indtex2 /usr/share/apps/rss-kde/indtex2 /usr/bin/install -c -p -m 644 shinytex /usr/share/apps/rss-kde/shinytex make[3]: Leaving directory `/home/chris/SickSS/rss-kde-0.3/src/data' make[2]: Leaving directory `/home/chris/SickSS/rss-kde-0.3/src/data' make[2]: Entering directory `/home/chris/SickSS/rss-kde-0.3/src' /bin/sh ../libtool --silent --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/local/lib -L/usr/lib/qt3/lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3/lib -R /usr/local/lib -o plasma.kss plasma.o -lkdeui -lkscreensaver -lm plasma.o(.text+0xa6a): In function `PlasmaWidget::paintGL()': : undefined reference to `glTexSubImage2D' plasma.o(.text+0xa74): In function `PlasmaWidget::paintGL()': : undefined reference to `glBegin' plasma.o(.text+0xa7d): In function `PlasmaWidget::paintGL()': : undefined reference to `glTexCoord2f' plasma.o(.text+0xa86): In function `PlasmaWidget::paintGL()': : undefined reference to `glVertex2f' plasma.o(.text+0xa95): In function `PlasmaWidget::paintGL()': : undefined reference to `glTexCoord2f' plasma.o(.text+0xaa3): In function `PlasmaWidget::paintGL()': : undefined reference to `glVertex2f' plasma.o(.text+0xab2): In function `PlasmaWidget::paintGL()': : undefined reference to `glTexCoord2f' plasma.o(.text+0xabb): In function `PlasmaWidget::paintGL()': : undefined reference to `glVertex2f' plasma.o(.text+0xad0): In function `PlasmaWidget::paintGL()': : undefined reference to `glTexCoord2f' plasma.o(.text+0xad9): In function `PlasmaWidget::paintGL()': : undefined reference to `glVertex2f' plasma.o(.text+0xade): In function `PlasmaWidget::paintGL()': : undefined reference to `glEnd' plasma.o(.text+0xbe7): In function `PlasmaWidget::resizeGL(int, int)': : undefined reference to `glViewport' plasma.o(.text+0xbf3): In function `PlasmaWidget::resizeGL(int, int)': : undefined reference to `glMatrixMode' plasma.o(.text+0xbf8): In function `PlasmaWidget::resizeGL(int, int)': : undefined reference to `glLoadIdentity' plasma.o(.text+0xc0b): In function `PlasmaWidget::resizeGL(int, int)': : undefined reference to `gluOrtho2D' plasma.o(.text+0xc18): In function `PlasmaWidget::resizeGL(int, int)': : undefined reference to `glMatrixMode' plasma.o(.text+0xfac): In function `PlasmaWidget::initializeGL()': : undefined reference to `glBindTexture' plasma.o(.text+0xfc3): In function `PlasmaWidget::initializeGL()': : undefined reference to `glTexParameteri' plasma.o(.text+0xfda): In function `PlasmaWidget::initializeGL()': : undefined reference to `glTexParameteri' plasma.o(.text+0xff1): In function `PlasmaWidget::initializeGL()': : undefined reference to `glTexParameteri' plasma.o(.text+0x1008): In function `PlasmaWidget::initializeGL()': : undefined reference to `glTexParameteri' plasma.o(.text+0x103b): In function `PlasmaWidget::initializeGL()': : undefined reference to `glTexImage2D' plasma.o(.text+0x1048): In function `PlasmaWidget::initializeGL()': : undefined reference to `glEnable' plasma.o(.text+0x105f): In function `PlasmaWidget::initializeGL()': : undefined reference to `glTexEnvf' plasma.o(.text+0x1075): In function `PlasmaWidget::initializeGL()': : undefined reference to `glPixelStorei' plasma.o(.text+0x1348): In function `KPlasmaSetup::KPlasmaSetup(QWidget*, char const*)': : undefined reference to `PlasmaSetup::PlasmaSetup(QWidget*, char const*, unsigned int)' plasma.o(.text+0x1708): In function `KPlasmaSetup::KPlasmaSetup(QWidget*, char const*)': : undefined reference to `PlasmaSetup::PlasmaSetup(QWidget*, char const*, unsigned int)' plasma.o(.text+0xc24): In function `PlasmaWidget::resizeGL(int, int)': : undefined reference to `glLoadIdentity' collect2: ld returned 1 exit status make[2]: *** [plasma.kss] Error 1 make[2]: Leaving directory `/home/chris/SickSS/rss-kde-0.3/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/chris/SickSS/rss-kde-0.3/src' make: *** [install-recursive] Error 1 Any ideas?
cd . && /bin/sh /home/michel/download/rss-kde-0.3/admin/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/michel/download/rss-kde-0.3' Making all in autopackage make[2]: Entering directory `/home/michel/download/rss-kde-0.3/autopackage' make[2]: Niets te doen voor `all'. make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/autopackage' Making all in src make[2]: Entering directory `/home/michel/download/rss-kde-0.3/src' Making all in data make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Niets te doen voor `all'. make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src' /usr/lib/qt3//bin/uic -L /usr/lib/kde3/plugins/designer -nounload -o plasmasetup.h ./plasmasetup.ui /usr/lib/qt3//bin/moc ./plasma.h -o plasma.moc source='plasma.cpp' object='plasma.o' libtool=no \ depfile='.deps/plasma.Po' tmpdepfile='.deps/plasma.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o plasma.o `test -f 'plasma.cpp' || echo './'`plasma.cpp /usr/lib/qt3//bin/moc plasmasetup.h -o plasmasetup.moc rm -f plasmasetup.cpp echo '#include ' > plasmasetup.cpp echo '#include ' >> plasmasetup.cpp /usr/lib/qt3//bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i plasmasetup.h ./plasmasetup.ui > plasmasetup.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" plasmasetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_plasmasetup,g" >> plasmasetup.cpp ;\ rm -f plasmasetup.cpp.temp ;\ if test "$ret" = 0; then echo '#include "plasmasetup.moc"' >> plasmasetup.cpp; else rm -f plasmasetup.cpp ; exit $ret ; fi source='plasmasetup.cpp' object='plasmasetup.o' libtool=no \ depfile='.deps/plasmasetup.Po' tmpdepfile='.deps/plasmasetup.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o plasmasetup.o `test -f 'plasmasetup.cpp' || echo './'`plasmasetup.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -o plasma.kss plasma.o plasmasetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' make[3]: *** [plasma.kss] Fout 1 make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[2]: *** [all-recursive] Fout 1 make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[1]: *** [all-recursive] Fout 1 make[1]: Leaving directory `/home/michel/download/rss-kde-0.3' make: *** [all] Fout 2 [michel@michel rss-kde-0.3]$ su Password: [root@michel rss-kde-0.3]# make make all-recursive make[1]: Entering directory `/home/michel/download/rss-kde-0.3' Making all in autopackage make[2]: Entering directory `/home/michel/download/rss-kde-0.3/autopackage' make[2]: Niets te doen voor `all'. make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/autopackage' Making all in src make[2]: Entering directory `/home/michel/download/rss-kde-0.3/src' Making all in data make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Niets te doen voor `all'. make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src' /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -o plasma.kss plasma.o plasmasetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' make[3]: *** [plasma.kss] Fout 1 make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[2]: *** [all-recursive] Fout 1 make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[1]: *** [all-recursive] Fout 1 make[1]: Leaving directory `/home/michel/download/rss-kde-0.3' make: *** [all] Fout 2
Obviously the same error here... $ make cd . && /bin/sh /home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/admin/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3' Making all in autopackage make[2]: Entering directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/autopackage' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/autopackage' Making all in src make[2]: Entering directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/src' Making all in data make[3]: Entering directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/src/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/src/data' make[3]: Entering directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/src' /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -o plasmasetup.h ./plasmasetup.ui /usr/lib/qt/bin/moc ./plasma.h -o plasma.moc source='plasma.cpp' object='plasma.o' libtool=no \ depfile='.deps/plasma.Po' tmpdepfile='.deps/plasma.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o plasma.o `test -f 'plasma.cpp' || echo './'`plasma.cpp /usr/lib/qt/bin/moc plasmasetup.h -o plasmasetup.moc rm -f plasmasetup.cpp echo '#include ' > plasmasetup.cpp echo '#include ' >> plasmasetup.cpp /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i plasmasetup.h ./plasmasetup.ui > plasmasetup.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" plasmasetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_plasmasetup,g" >> plasmasetup.cpp ;\ rm -f plasmasetup.cpp.temp ;\ if test "$ret" = 0; then echo '#include "plasmasetup.moc"' >> plasmasetup.cpp; else rm -f plasmasetup.cpp ; exit $ret ; fi source='plasmasetup.cpp' object='plasmasetup.o' libtool=no \ depfile='.deps/plasmasetup.Po' tmpdepfile='.deps/plasmasetup.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o plasmasetup.o `test -f 'plasmasetup.cpp' || echo './'`plasmasetup.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/opt/kde/lib -R /opt/kde/lib -R /usr/lib/qt/lib -R /usr/X11R6/lib -o plasma.kss plasma.o plasmasetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -o latticesetup.h ./latticesetup.ui /usr/lib/qt/bin/moc ./lattice.h -o lattice.moc source='lattice.cpp' object='lattice.o' libtool=no \ depfile='.deps/lattice.Po' tmpdepfile='.deps/lattice.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o lattice.o `test -f 'lattice.cpp' || echo './'`lattice.cpp lattice.cpp: In member function `virtual void LatticeWidget::paintGL()': lattice.cpp:651: warning: unused variable `rsVec cull[5]' /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -o heliossetup.h ./heliossetup.ui /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -o skyrocketsetup.h ./skyrocketsetup.ui source='rsVec.cpp' object='rsVec.o' libtool=no \ depfile='.deps/rsVec.Po' tmpdepfile='.deps/rsVec.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o rsVec.o `test -f 'rsVec.cpp' || echo './'`rsVec.cpp source='rsQuat.cpp' object='rsQuat.o' libtool=no \ depfile='.deps/rsQuat.Po' tmpdepfile='.deps/rsQuat.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o rsQuat.o `test -f 'rsQuat.cpp' || echo './'`rsQuat.cpp /usr/lib/qt/bin/moc latticesetup.h -o latticesetup.moc rm -f latticesetup.cpp echo '#include ' > latticesetup.cpp echo '#include ' >> latticesetup.cpp /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i latticesetup.h ./latticesetup.ui > latticesetup.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" latticesetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_latticesetup,g" >> latticesetup.cpp ;\ rm -f latticesetup.cpp.temp ;\ if test "$ret" = 0; then echo '#include "latticesetup.moc"' >> latticesetup.cpp; else rm -f latticesetup.cpp ; exit $ret ; fi source='latticesetup.cpp' object='latticesetup.o' libtool=no \ depfile='.deps/latticesetup.Po' tmpdepfile='.deps/latticesetup.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o latticesetup.o `test -f 'latticesetup.cpp' || echo './'`latticesetup.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/opt/kde/lib -R /opt/kde/lib -R /usr/lib/qt/lib -R /usr/X11R6/lib -o lattice.kss lattice.o rsVec.o rsQuat.o latticesetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm /usr/lib/qt/bin/moc ./skyrocket.h -o skyrocket.moc source='skyrocket.cpp' object='skyrocket.o' libtool=no \ depfile='.deps/skyrocket.Po' tmpdepfile='.deps/skyrocket.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o skyrocket.o `test -f 'skyrocket.cpp' || echo './'`skyrocket.cpp In file included from skyrocket_particle.h:30, from skyrocket.cpp:36: skyrocket_sound.h: In function `void insertSoundNode(int, rsVec, rsVec)': skyrocket_sound.h:209: warning: unused parameter `int sound' skyrocket_sound.h:209: warning: unused parameter `rsVec source' skyrocket_sound.h:209: warning: unused parameter `rsVec observer' skyrocket_sound.h: In function `void updateSound(float*, float*, float*)': skyrocket_sound.h:213: warning: unused parameter `float*listenerPos' skyrocket_sound.h:213: warning: unused parameter `float*listenerVel' skyrocket_sound.h:213: warning: unused parameter `float*listenerOri' source='rsMatrix.cpp' object='rsMatrix.o' libtool=no \ depfile='.deps/rsMatrix.Po' tmpdepfile='.deps/rsMatrix.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o rsMatrix.o `test -f 'rsMatrix.cpp' || echo './'`rsMatrix.cpp /usr/lib/qt/bin/moc skyrocketsetup.h -o skyrocketsetup.moc rm -f skyrocketsetup.cpp echo '#include ' > skyrocketsetup.cpp echo '#include ' >> skyrocketsetup.cpp /usr/lib/qt/bin/uic -L /opt/kde/lib/kde3/plugins/designer -nounload -tr tr2i18n -i skyrocketsetup.h ./skyrocketsetup.ui > skyrocketsetup.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" skyrocketsetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_skyrocketsetup,g" >> skyrocketsetup.cpp ;\ rm -f skyrocketsetup.cpp.temp ;\ if test "$ret" = 0; then echo '#include "skyrocketsetup.moc"' >> skyrocketsetup.cpp; else rm -f skyrocketsetup.cpp ; exit $ret ; fi source='skyrocketsetup.cpp' object='skyrocketsetup.o' libtool=no \ depfile='.deps/skyrocketsetup.Po' tmpdepfile='.deps/skyrocketsetup.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt/include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o skyrocketsetup.o `test -f 'skyrocketsetup.cpp' || echo './'`skyrocketsetup.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/opt/kde/lib -R /opt/kde/lib -R /usr/lib/qt/lib -R /usr/X11R6/lib -o skyrocket.kss `./relaytool --relay openal -lopenal` skyrocket.o rsVec.o rsMatrix.o rsQuat.o skyrocketsetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm could not find openal in search path skyrocket.o(.text+0xc069): In function `SkyrocketWidget::SkyrocketWidget[not-in-charge](QWidget*, char const*, SkyrocketParams)': : undefined reference to `libopenal_is_present' skyrocket.o(.text+0xc2fa): In function `SkyrocketWidget::SkyrocketWidget[in-charge](QWidget*, char const*, SkyrocketParams)': : undefined reference to `libopenal_is_present' skyrocket.o(.text+0xf418): In function `KSkyrocketSetup::KSkyrocketSetup[not-in-charge](QWidget*, char const*)': : undefined reference to `libopenal_is_present' skyrocket.o(.text+0xf449): In function `KSkyrocketSetup::KSkyrocketSetup[not-in-charge](QWidget*, char const*)': : undefined reference to `libopenal_is_present' skyrocket.o(.text+0xf478): In function `KSkyrocketSetup::KSkyrocketSetup[not-in-charge](QWidget*, char const*)': : undefined reference to `libopenal_is_present' skyrocket.o(.text+0xf4a9): more undefined references to `libopenal_is_present' follow collect2: ld returned 1 exit status make[3]: *** [skyrocket.kss] Error 1 make[3]: Leaving directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/deathmetal77/downloads/themes/KDE/screensavers/rss-kde-0.3' make: *** [all] Error 2
cd . && /bin/sh /home/michel/download/rss-kde-0.3/admin/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/michel/download/rss-kde-0.3' Making all in autopackage make[2]: Entering directory `/home/michel/download/rss-kde-0.3/autopackage' make[2]: Niets te doen voor `all'. make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/autopackage' Making all in src make[2]: Entering directory `/home/michel/download/rss-kde-0.3/src' Making all in data make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Niets te doen voor `all'. make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src' /usr/lib/qt3//bin/uic -L /usr/lib/kde3/plugins/designer -nounload -o plasmasetup.h ./plasmasetup.ui /usr/lib/qt3//bin/moc ./plasma.h -o plasma.moc source='plasma.cpp' object='plasma.o' libtool=no \ depfile='.deps/plasma.Po' tmpdepfile='.deps/plasma.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o plasma.o `test -f 'plasma.cpp' || echo './'`plasma.cpp /usr/lib/qt3//bin/moc plasmasetup.h -o plasmasetup.moc rm -f plasmasetup.cpp echo '#include ' > plasmasetup.cpp echo '#include ' >> plasmasetup.cpp /usr/lib/qt3//bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i plasmasetup.h ./plasmasetup.ui > plasmasetup.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" plasmasetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_plasmasetup,g" >> plasmasetup.cpp ;\ rm -f plasmasetup.cpp.temp ;\ if test "$ret" = 0; then echo '#include "plasmasetup.moc"' >> plasmasetup.cpp; else rm -f plasmasetup.cpp ; exit $ret ; fi source='plasmasetup.cpp' object='plasmasetup.o' libtool=no \ depfile='.deps/plasmasetup.Po' tmpdepfile='.deps/plasmasetup.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -I/usr/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o plasmasetup.o `test -f 'plasmasetup.cpp' || echo './'`plasmasetup.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -o plasma.kss plasma.o plasmasetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' make[3]: *** [plasma.kss] Fout 1 make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[2]: *** [all-recursive] Fout 1 make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[1]: *** [all-recursive] Fout 1 make[1]: Leaving directory `/home/michel/download/rss-kde-0.3' make: *** [all] Fout 2 [michel@michel rss-kde-0.3]$ su Password: [root@michel rss-kde-0.3]# make make all-recursive make[1]: Entering directory `/home/michel/download/rss-kde-0.3' Making all in autopackage make[2]: Entering directory `/home/michel/download/rss-kde-0.3/autopackage' make[2]: Niets te doen voor `all'. make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/autopackage' Making all in src make[2]: Entering directory `/home/michel/download/rss-kde-0.3/src' Making all in data make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Niets te doen voor `all'. make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src/data' make[3]: Entering directory `/home/michel/download/rss-kde-0.3/src' /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib -R /usr/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -o plasma.kss plasma.o plasmasetup.o -lkdeui -lkscreensaver -lGLU -lGL -lX11 -lm libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' make[3]: *** [plasma.kss] Fout 1 make[3]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[2]: *** [all-recursive] Fout 1 make[2]: Leaving directory `/home/michel/download/rss-kde-0.3/src' make[1]: *** [all-recursive] Fout 1 make[1]: Leaving directory `/home/michel/download/rss-kde-0.3' make: *** [all] Fout 2
while doing ./configure I recieved this error: checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation! I am running Fedora Core 2 and KDE 3.3.1 I have found libqt-mt.so, libqt-mt.so.3, libqt-mt.so.3.3 and libqt-mt.so.3.3.3 in usr/lib/qt-3.3/lib/ Could that be what it's looking for? The screensavers look intriguing, I would love to get them installed :) Thanks! HD
I found an rpm at apt/kde-redhat.org/ and that worked. The screensavers are wonderful!! HD
could not find,could you send the full url or send via e-mail 2 alanore@comcast.net and attach? Thanks
When I make, I get this error. How do I fix it? cd . && /bin/sh /home/********/Desktop/rss-kde-0.3/admin/missing --run autoheader FATAL ERROR: Autoconf version 2.52 or higher is required for this script touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/home/shannon/Desktop/rss-kde-0.3' Making all in autopackage make[2]: Entering directory `/home/shannon/Desktop/rss-kde-0.3/autopackage' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/shannon/Desktop/rss-kde-0.3/autopackage' Making all in src make[2]: Entering directory `/home/shannon/Desktop/rss-kde-0.3/src' Making all in data make[3]: Entering directory `/home/shannon/Desktop/rss-kde-0.3/src/data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/shannon/Desktop/rss-kde-0.3/src/data' make[3]: Entering directory `/home/shannon/Desktop/rss-kde-0.3/src'
FATAL ERROR: Autoconf version 2.52 or higher is required for this script I'd suggest you install Autoconf version 2.52 or higher.
Well, make runs fine. But make installs complains that it can not copy to /usr/lib/menu/... I am not a root user and I have a personal KDE installation i $KDEDIR. Almost all KDE applications install the menu shortcuts in $KDEDIR/share/applnk or somewhere beneath $KDEDIR. Why, install the menus directly in /usr/lib/menu? cheeres, Osho
Should have commented on this one.... I've fixed this and have replied at the end of this thread. =:) Scroll down. =:)