README - Cylon minimal
********************************************************************************
‘Cylon minimal’ for KDE 3.2+ is a windeco inspired by the Cylons of the new “Battlestar Galactica” - Series, created by Ron Moore.
‘Cylon minimal’ was created with ‘DecGen 0.5′ (http://www.den-4.com).
LICENSE
********************************************************************************
GPL
INSTALL
********************************************************************************
1) untar the archive
2) cd to the new directory
3)./configure –prefix=`kde-config –prefix`
4) make >/dev/null 2>&1
5) make
6) make install
If ./configure doesn’t work, please try
bash configure –prefix=`kde-config –prefix` –without-arts
————————
Update 21/February/2007: exams at the university are over, so I got some time to figure out whats wrong with my building system.
In fact I rebuilt the whole win-deco at a standard KUbuntu system 6.10, so let’s see, if it works now.

The windeco doesn’ compile under kubuntu edgy.
./configure works, but when i enter the make command i get the following (dutch) error
make all-recursive
make[1]: Map ‘/home/rob/Desktop/cylonminimal-0.1′ wordt binnengegaan
Making all in kwin
make[2]: Map ‘/home/rob/Desktop/cylonminimal-0.1/kwin’ wordt binnengegaan
Making all in .
make[3]: Map ‘/home/rob/Desktop/cylonminimal-0.1/kwin’ wordt binnengegaan
make[3]: *** Er is geen regel om doel ‘/usr/lib/libkdecorations.la’ te maken, nodig voor ‘kwin3_cylonminimal.la’. Gestopt.
make[3]: Map ‘/home/rob/Desktop/cylonminimal-0.1/kwin’ wordt verlaten
make[2]: *** [all-recursive] Fout 1
make[2]: Map ‘/home/rob/Desktop/cylonminimal-0.1/kwin’ wordt verlaten
make[1]: *** [all-recursive] Fout 1
make[1]: Map ‘/home/rob/Desktop/cylonminimal-0.1′ wordt verlaten
make: *** [all] Fout 2