On Mon 14 Aug 2017 22:12, ng0 <[email protected]> writes: > user@abyayala ~$ mate-terminal > > (mate-terminal:841): GLib-GIO-ERROR **: Settings schema 'org.mate.interface' > is not installed
I believe you need to use glib-or-gtk-build-system instead of gnu-build-system. That will make sure that binaries built by your packages have wrappers that set environment variables ensuring that the program's schemas are visible to the program. Andy
