
suseCrystal
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 asuse crystal theme inspierd by the suse crystal kxdocker bar theme, based on the tutorial posted on this site, hope u'll like it.
for space resons i removed the admin dir so dont forget to grab it from some kde sorces and place it in the root dir of the project,
after that u'll have to run 'make -f ./Makefile.cvs'(for that u'll need the autoconf and automake installed)
peace!!!
motyR
16 years ago
peace!!!
Report
rikyz71
16 years ago
make[1]: admin/Makefile.common: No such file or directory
make[1]: *** No rule to make target `admin/Makefile.common'. Stop.
make: *** [all] Error 2
It seem to be missed the file admin/Makefile.common or the admin dir.
bye,
Riccardo
Report
motyR
16 years ago
Report
joeprusa
16 years ago
make[1]: Entering directory `/home/Downloads/Themes/Windeco/suseCrystal'
Making all in client
make[2]: Entering directory `/home/Downloads/Themes/Windeco/suseCrystal/client'
Making all in config
make[3]: Entering directory `/home/Downloads/Themes/Windeco/suseCrystal/client/config'
make[3]: *** No rule to make target `suseCrystalconfig.cc', needed by `suseCrystalconfig.lo'. Stop.
make[3]: Leaving directory `/home/Downloads/Themes/Windeco/suseCrystal/client/config'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Downloads/Themes/Windeco/suseCrystal/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Downloads/Themes/Windeco/suseCrystal'
make: *** [all] Error 2
What did I do wrong?
Report