libglade-2.0.1

Introduction to libglade

Download location (HTTP):       http://ftp.gnome.org/pub/GNOME/sources/libglade/2.0/libglade-2.0.1.tar.bz2
Download location (FTP):        ftp://ftp.gnome.org/pub/GNOME/sources/libglade/2.0/libglade-2.0.1.tar.bz2
Version used:                   2.0.1
Package size:                   352 KB
Estimated Disk space required:  2.7 MB

The libglade package contains libglade libraries. This is useful for loading glade interface files in a program at runtime.

libglade depends on:
libxml2-2.5.6 and GTK+-2.2.1
libglade will utilize:
Python-2.2.2 if compiled utilizing expat-1.95.6, gtk-doc-1.0 and sgml-dtd-3.1

Installation of libglade

Install libglade by running the following commands:

./configure --prefix=$GNOME_PREFIX &&
make &&
make install 

Command explanations

--enable-gtk-doc : This switch can be added to rebuild the html documentation.

Contents

The libglade package contains libglade libraries.

Description

libglade libraries

libglade libraries contain the functions necessary to load glade interface files.