
KCometen3
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
14 years ago
1.1
* New effects
* Random background
jackiebrown
13 years ago
I use Debian (the 64 bit branch) and can send you the deb I made or you can try posting again the error.
Report
ChiaJesus
13 years ago
Report
maxf
13 years ago
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib64/, headers /usr/lib/qt3/include/ using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
(sorry for my bad English)
Report
coffeetime
13 years ago
Report
kager
13 years ago
Report
dylan912
13 years ago
I have installed this on Redhat v4 kde3.5.6. and have a small problem... The screensaver is showing up only half of the screen... and other half (down) is blank (black)
Please advice..
Report
richhart
13 years ago
Report
Nonor
13 years ago
Report
VoodooDali
14 years ago
Report
CodAv
14 years ago
If you do not already have a Portage overlay, create one, e.g. by creating a directory /usr/local/portage, and adding
PORTDIR_OVERLAY="/usr/local/portage"
to your /etc/make.conf. Then download
http://codav.de/kram/misc/kcometen3-1.1-gentoo-ebuild.tar.bz2
and unpack the archive in your overlay directory. Now just emerge kde-misc/kcometen3, and select it in the OpenGL category of your screensaver list in the KDE control center..
Report
maruscya
13 years ago
Ebuild works fine !!! Gentoo rulez !!
Report
nesl247
13 years ago
P.S. The screensaver doesn't seem to do anything for me?
Report
DannyE
13 years ago
is there any particular reason your package is masked for x86? i'd like to get this one on amd64 but i'm not sure how to unmask?
Report
Sjaaksken
14 years ago
Report
CKirocZ
14 years ago
Report
Mirrakor
14 years ago
It's not just porting it with different compiler flags, I guess there are a lot of libs needed and missed on windows... (prove me wrong..)
Report
minahd
14 years ago
Report
pooh18
14 years ago
help me..
thanks a lot!
Report
dodo1122
14 years ago
dodo
Report
MattMann
14 years ago
Configure succeeds:
./configure --prefix=/usr --enable-final
...but then running make generates this problem:
cometen3.cpp: In member function 'void Cometen3::init(const Setting*, const GLuint*, int, int, double)':
cometen3.cpp:52: error: 'glPointParameterfARB' was not declared in this scope
cometen3.cpp: In member function 'void Cometen3::changeViewport(int, int, int, int)':
cometen3.cpp:102: error: 'glPointParameterfvARB' was not declared in this scope
cometen3.cpp: At global scope:
cometen3.cpp:242: warning: unused parameter 'time'
curvecomet.cpp:52: warning: unused parameter 'deltat'
curvecomet.cpp:133: warning: unused parameter 'vel'
curvecomet.cpp:166: warning: unused parameter 'vel'
curvecomet.cpp:274: warning: unused parameter 'deltat'
glow.cpp: In member function 'void Glow::calcSize()':
glow.cpp:43: warning: unused variable 'plane'
glow.cpp: At global scope:
glow.cpp:62: warning: unused parameter 'deltat'
glow.cpp:87: warning: unused parameter 'campos'
glow.cpp:116: warning: unused parameter 'time'
pcomet.cpp:133: warning: unused parameter 'time'
rotatecomet.cpp:243: warning: unused parameter 'deltat'
make[2]: *** [kcometen3_kss.all_cpp.o] Error 1
make[2]: Leaving directory `/root/kcometen3-1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kcometen3-1.1'
make: *** [all] Error 2
Report
favalessa
14 years ago
Report
kdemon
14 years ago
Is there any way to install this on edgy, or should I just be installing the older version of kdelibs?
Report
Sonic-Lux
14 years ago
for me i had to set the prefix in configure to usr/kde/3.5/
-> ./configure --prefix="/usr/kde/3.5/"
System: Gentoo Linux with KDE 3.5.5
Now it works perfekt, thanks !
Report
AquaNuda
14 years ago
And I'm proud to have the same domain (cs.tu-berlin.de) as the developer Peter Müller has. Good job, Peter:-)
Report
bedahr
14 years ago
--bedahr
Report