libglade-0.17

Introduction to libglade

The libglade package contains libraries which allow applications to load Glade interface files at runtime.

Package information

libglade dependencies

Required

libxml-1.8.17 and GTK+-1.2.10

Installation of libglade

The make command attempts to open an X display during the compile, so an X server must be running during this process.

Install libglade by running the following commands:

./configure --prefix=/opt/gnome --disable-gtk-doc &&
make &&
make install

Command explanations

--enable-bonobo: Enables Bonobo support.

Contents

The libglade package contains Glade interface file loading libraries.

Last updated on 2005-01-06 08:31:17 -0700