You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, August 13th 2005, 4:36pm

theme make error

I hope this is the correct place to address this question. Please
redirect me if it is not.

I have KDE 3.4 on CentOS (equal to Red Hat Enterprise 4).

My ambition is to simply install a theme. There are lots of themes I
have tried installing from the "kde-look" web site. However, I encounter
the same error with all of them.

I download the theme from the "kde-look.org" web site, and run the
configure command, and get:
Good - your configure finished. Start make now

But then running make gets me a whole slew of errors. For example:
thinkeramik.cpp:1556: error: `KDecorationFactory' undeclared (first use
this function)
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Those are just some of the errors that output.
I should mention that searching the forums
just gives a MySQL error, so if the answer is there, I couldn't access it.

What I did discover in my search for solutions was that I could down an
RPM of the theme and install it that way. I downloaded the thinkeramik
RPM here:
http://rpm.pbone.net/index.php3/stat/4/i…e.i386.rpm.html

It seems to have installed okay, and I have the following files:
[root@localhost thinkeramik-3.2.1]# rpm -ql thinkeramik
/usr/lib/kde3/kstyle_thinkeramik_config.la
/usr/lib/kde3/kstyle_thinkeramik_config.so
/usr/lib/kde3/kwin3_thinkeramik.la
/usr/lib/kde3/kwin3_thinkeramik.so
/usr/lib/kde3/kwin_thinkeramik_config.la
/usr/lib/kde3/kwin_thinkeramik_config.so
/usr/lib/kde3/plugins/styles/thinkeramik.la
/usr/lib/kde3/plugins/styles/thinkeramik.so
/usr/share/apps/kdisplay/color-schemes/thinkeramik-II.kcsrc
/usr/share/apps/kdisplay/color-schemes/thinkeramik.kcsrc
/usr/share/apps/kstyle/themes/thinkeramik.themerc
/usr/share/apps/kwin/thinkeramik.desktop

But then I go to the theme manager in the Control Center, and it's not
available in my list of themes, nor can I load it by going to any of the
directories where the theme files are located.

So my question is simple: How do I get a theme to install?

Dave