Hello,
Has anyone got the
KDE Theme Manager to work?
I've spent the last three nights getting the thing to compile, although I'm still getting this error in the ./configure script:
<snip>
configure:30138: result: no
configure:30142: checking linux/tcp.h presence
configure:30153: gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c
configure:30159: $? = 0
configure:30178: result: yes
configure:30198: WARNING: linux/tcp.h: present but cannot be compiled
configure:30200: WARNING: linux/tcp.h: check for missing prerequisite headers?
configure:30202: WARNING: linux/tcp.h: proceeding with the preprocessor's result
configure:30214: checking for linux/tcp.h
configure:30221: result: yes
configure:30106: checking sys/proc.h usability
configure:30119: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security
-Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT
conftest.c >&5
conftest.c:93:22: sys/proc.h: No such file or directory
configure:30122: $? = 1
configure: failed program was:
| /* #line 30108 "configure" */
| /* confdefs.h. */
<snip>
I compiles okay after I 'make' it, and installs okay after 'make install'.
But no menu options appear, and when I try to run some of the files created nothing happens....!
I'm running on Mandrake 10.0 as root.
I've searched the net for hours, looking for where I might get the sys/proc.h.
Is there something obvious that I'm missing????
Cheers[/url]