|
Prev: slack 12.1...{sigh}
Next: google down?
From: John K. Herreshoff on 5 Apr 2008 10:22 I removed kde from slackware 12, and built kde from source. The kde menus are empty. Any thoughts as how to fix this? John. -- Using the Blue Box.
From: Thomas Overgaard on 5 Apr 2008 13:20 John K. Herreshoff wrote : > I removed kde from slackware 12, and built kde from source. The kde menus > are empty. Any thoughts as how to fix this? My guess is that $KDEDIR isn't set. Try 'echo $KDEDIR' and if the output is empty then use 'export KDEDIR=/path/to/where/you/installed/KDE' before starting KDE. -- Thomas O. This area is designed to become quite warm during normal operation.
From: John K. Herreshoff on 5 Apr 2008 15:11 Thomas Overgaard wrote: > > John K. Herreshoff wrote : > >> I removed kde from slackware 12, and built kde from source. The kde >> menus >> are empty. Any thoughts as how to fix this? > > My guess is that $KDEDIR isn't set. Try 'echo $KDEDIR' and if the output > is empty then use 'export KDEDIR=/path/to/where/you/installed/KDE' > before starting KDE. KDEDIR is set to /usr/kde, which is where I installed kde. I ran startkde > 2&>1 which complained about no .config/menus/application.menu I found that hidden away somewhere in /usr/kde/etc/xdg/menus... When I put it where kde wanted it, the menus appeared. 'locate applications.menu' will find what was missing... kde put it in a different location than slackware. That occurs in /etc/profile.d/kde.sh. Anyway, it's all better now :-) John. -- Using the Blue Box.
|
Pages: 1 Prev: slack 12.1...{sigh} Next: google down? |