[Glade-devel] Fedora package and a few issues



On Nov 16, 2007 3:39 PM, Debarshi 'Rishi' Ray <debarshi.ray at gmail.com> wrote:
   libgladeui-1.so is needed by programs embedding the glade core
(yes, like anjuta and the glade-3 frontend).

Alright.

libgladegtk.so is basically
required for glade to be any use at all - its the the catalog module for
the base gtk+ widget set - this module will be manually dlopened by
the glade core.

So this also needs to be under the ldconfig search path, isn't it?

No, as it is implemented as a plugin, it will be manually opened
by glade in the module path (the module path is resolved at
build time based on the package prefix and can be later retrieved
using the .pc files).


the libgladegnome.so is not required, its only needed for editing glade
files that use the gnome extension library

Ok, so this also needs to be under the ldconfig search path, isn't it?

like libgladegtk.so, its manually dlopened from the module search path,
I think it should work fine without adding these dirs to the linker cache.


Thanks for the explanation.

Thanks for packaging glade ! :D

Cheers,
          -Tristan




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