|
|
Hello
我编译kde在目录/usr
I have install all sources in /usr
(In my /etc/profile:
export KDE_PREFIX=/usr)
and I have use this command:
./configure --prefix=$KDE_PREFIX blablablabla &&
make &&
make install
运行kcontrol的时候有下面的提示
kcontrol: WARNING: No K menu group with X-KDE-BaseGroup=settings found ! Defaulting to Settings/
Please help me
Where is my problem?
Missing file ?
Bad building ?
Missing variable ?
Bad config ? |
|