[Glade-devel] Fedora package and a few issues



On Nov 13, 2007 1:04 PM, Debarshi 'Rishi' Ray <debarshi.ray at gmail.com> wrote:
I am trying to package Glade-3 for Fedora, which till now had Glade-2
only. While doing that, I have come across a few issues, which I would
like to clarify with the Glade developers.

+ Glade installs a few libraries, namely:
/usr/lib/glade3/modules
/usr/lib/glade3/modules/libgladegnome.so
/usr/lib/glade3/modules/libgladegtk.so
/usr/lib/libgladeui-1.so.7
/usr/lib/libgladeui-1.so.7.0.1

Are all those libraries meant for external programs which want to
embed Glade-3 and need to be in the ldconfig search path? eg., Anjuta.

Hi,
   libgladeui-1.so is needed by programs embedding the glade core
(yes, like anjuta and the glade-3 frontend). 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.

the libgladegnome.so is not required, its only needed for editing glade
files that use the gnome extension library (libgladegnome.so goes along
with the gnome catalog files and gnome pixmaps - see
'find `glade3/plugins/gnome/ -name Makefile.am` for exactly which files
should belong to this category).

Cheers,
                   -Tristan




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