Sample Header Ad - 728x90

How to make a glib app look for "schema" at a different path?

1 vote
1 answer
959 views
I've built and installed a Glib-2.0-using application to /opt/myapp. However, when I run it, it looks for "schema" files under /usr/share/glib-2.0/schemas. How can I tell the app to look for schema files elsewhere? Notes: * A runtime solution would be preferable to a compile-time solution. * It's nemo 4.8.6, built using meson. * The distribution is Devuan GNU/Linux Beowulf.
Asked by einpoklum (10753 rep)
Mar 26, 2021, 03:34 PM
Last activity: Mar 27, 2021, 01:42 AM