LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   [Slackware-current] kde4-config data path (https://www.linuxquestions.org/questions/slackware-14/%5Bslackware-current%5D-kde4-config-data-path-4175465368/)

walecha 06-09-2013 09:22 PM

[Slackware-current] kde4-config data path
 
Today I have installed servicemenueditor and found a little trouble on kde4-config from KDE 4.10.4 on Slackware-current.

Servicemenueditor is expecting it's .ui files were existed in the path which was extracted from the command 'kde4-config --path data'. But it can't find those files because the installer installs those files into '/usr/share/kde4/apps/servicemenueditor', and the path '/usr/share/kde4/apps' was not included in the data path definition from the command above.

The output of the command on my system is like this:
Code:

$ kde4-config --path data
/home/$USER/.kde/share/apps/:/usr/share/apps/

Did the installer were wrong or the output of my kde4-config were not complete?

Thanks for the answer

wildwizard 06-10-2013 12:36 AM

Just looking at that app and it doesn't have a proper installer that allows you to set paths so it's using hard coded paths that are assumed to be correct but that aren't.

My suggestion is put those files into place manually and ignore it's installer.


All times are GMT -5. The time now is 06:37 PM.