GNOME Bugzilla – Bug 644969
schema path is hardwired, not modifiable by configure
Last modified: 2015-02-22 12:23:24 UTC
I've just installed dconf 0.7.2 (I also tried the git/master). On running dconf-editor I got an error message about not being able to find the schemas. Runing under strace showed that it was trying to open /usr/share/glib-2.0/schemas which doen't exist on my machine (slackware). My installation puts the schemas in /opt/gnome/share/glib-2.0/schemas and a symlink fixes the problem. Nonetheless this should be a configure option.
*** This bug has been marked as a duplicate of bug 622292 ***
[moving dconf>editor tickets to dconf-editor product. See bug 744791]