Classic After Dark screensaver recreation for XScreensaver.
- Install XScreensaver. Check your distribution instructions on how to do it.
- Download flying-toasters anywhere on your computer, for example
/usr/local/bin/flying-toasters. - Add path to
flying-toastersexecutable to theprogramssection in~/.xscreensaver. It should look like this:programs: \ maze -root \n\ - GL: superquadrics -root \n\ ... - GL: sphereeversion -root \n\ /usr/local/bin/flying-toasters \n\ - Launch XScreensaver and select "Flying-toasters" as your screensaver. It has no settings.
- Install
gccandlibx11-devandlibxpm-devlibraries. - Run
make buildfrom the source code directory to build from source. - Built screensaver will be put into the
bindirectory. Typemake runto preview it in windowed mode.
