GNOME Bugzilla – Bug 511736
Use if /usr/lib/gnome-settings-daemon/plugins conflicts if libexec is /usr/lib
Last modified: 2008-01-24 20:34:59 UTC
On OpenSolaris, we use /usr/lib as our libexec dir. Given that we are now adding plugins in /usr/lib this causes a conflict since /usr/lib/gnome-settings-daemon is the binary, and as such the plugins directory cannot be created. To fix this, I've installed the plugins in the directory: /usr/lib/gnome-settings-daemon-plugins I'm not perfectly happy with this, and would like to have a consistent directory name on OpenSolaris and Linux - would it be possible to change where/how the plugins are installed so that it would work on both?
Perhaps it makes sense to create a subdirectory named /usr/(lib | libexec)/gnome-settings-daemon and put both the binary and a plugins subdirectory in there? It would be nice if we could work together and resolve this before the 2.22 release when the interfaces become more solid.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 504203 ***