
Flame / Twin Peaks Saver
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
This is a screensaver that has two modes: The first is the old and simple "flame" effect, which can be configured in various ways such as changing color and adding text. The second is a Twin Peaks tribute mode. This is the flames with some predefined text, plus a little surprise at the end...
Mainly motivated from finding an old source with this flame effect (mode 13h! those were the days) and recently re-watching Twin Peaks.
18 years ago
12/20/2002 Initial public release (0.1)
18 years ago
12/20/2002 Initial public release (0.1)
granpa
13 years ago
Hmm... Maybe this is some kind of dark joke that only a linux user would appreciate?
Report
basb
17 years ago
checking for Qt... configure: error: Qt (>= Qt 3.0.3) (headers and libraries) not found. Please check your installation!
I've tried up2date qt and up2date qt-devel but had no effect.
Bas
Report
basb
17 years ago
Report
kiezekat
17 years ago
Well i would if i had the faintest idea what the hell all that was about!!!
Where the check or what to check for !!!
Sorry you guessed, a newbie!!!
Would like the get this screen saver up and running
Any help
Thanks for your time
Oh im running RH9, a new install,like an hour ago!!!
Report
ciscoserret
17 years ago
up2date gnome-libs-devel
up2date arts-devel
up2date libpng-devel
Report
linuxlah
18 years ago
Report
cronel
18 years ago
Report
jsleno
18 years ago
/usr/bin/ld: cannot find -lpng
collect2: ld returned 1 exit status
Can anyone give me a hand? If you need more info, I can certainly get it for you.
Report
crazycrusoe
18 years ago
this will give you the library libpng.so (-lpng)
hth
crazycrusoe
Report
warlock
18 years ago
configure: error: no acceptable C compiler found in $PATH
Help:) what do I need to do?
Report
cronel
18 years ago
that would be extremely weird. Just do
% gcc --version
If it says error, then you don't have it. If not it should print the version.
Report
davidsansome
18 years ago
Report
cronel
18 years ago
Report