Re: gtk4-query-immodules: command not found



On Sun, 2018-03-25 at 13:43 +0200, Stefan Salewski wrote:
What may be the best way to fix this issue?

Well, obvious

PATH=$PATH:/opt/gtk/bin/
export PATH
ninja install
LD_LIBRARY_PATH="/opt/gtk/lib64" ninja install

works,

but then still I get tiny fonts with

/opt/gtk/bin $ LD_LIBRARY_PATH="../lib64" ./gtk4-demo

(gtk4-demo:14466): GLib-GIO-WARNING **: 14:03:06.071: Can't find module
'dconf' specified in GSETTINGS_BACKEND
GLib-GIO-Message: 14:03:06.071: Using the 'memory' GSettings
backend.  Your settings will not be saved or shared with other
applications.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]