Changes

Jump to: navigation, search

Installation alternatives

2 bytes added, 18:32, 6 March 2007
m
Mime types
By default, the shared mime systems will look in these places:
# <code>/usr/share/mime</code>
# <code>/usr/local/share/mime</code>: (this may be broken on some systems)# <code>$HOME/.local/share/mime</code>: (this is a per-user setup, not system-wide)
Likewise, there's a number of ways to instruct the shared mime system to look in other places, but this is the whole other story. Since the first way does not work for you, you will go with something like:
--with-mime-dir=$HOME/.local/share/mime

Navigation menu