xfce on minix3

Brian J. Tarricone brian at tarricone.org
Fri Jul 2 16:02:54 CEST 2010


On 07/01/2010 10:46 PM, Mohammed Rashad wrote:
> it shows some other warning
> 
> Gtk-WARNING **: Failed to load module
> "/usr/local/lib/gtk/themes/engines": dynamic modules are not supported
> by this system

Sounds like minix doesn't support runtime shared library loading
(something like Linux's dlopen()), or at least glib's GModule doesn't
know how to do that on minix.  If you're sure that minix supports
loading shared libraries at runtime (this is different from linking at
compile/link time), you should file a feature request with glib asking
for support to be added to gmodule.

	-brian



More information about the Xfce mailing list