On 15 September 2013 23:40, Magnus Larsson <k.magnus.lars...@tele2.se> wrote:
> Dear kde-devel@kde.org
>
> I have share-mime-info-1.1 installed,
>
> env | grep XDG
> XDG_CONFIG_DIRS=/etc/kde/xdg
> XDG_DATA_DIRS=/opt/kde/share

XDG_DATA_DIRS needs to be:

    $ export XDG_DATA_DIRS=/opt/kde/share:/usr/local/share/:/usr/share/

This is because if XDG_DATA_DIRS is not set, it will use
/usr/local/share/:/usr/share/ and the common shared mime info data
gets installed into these directories (in a mime sub-directory).

HTH,
- Reece H. Dunn

> There must be something fundamental I have missed. I have the code and I
> can reconfigure and rebuild if needed, but so far nothing helps. Is
> there an error in a configuration file or a shell variable?
>
> Please advice. Thank you.
>
> Best regards,
>
> Magnus Larsson
>
>
>
>
>
>>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to