The libglade package contains libglade libraries. These are useful for loading Glade interface files in a program at runtime.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libglade/2.6/libglade-2.6.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libglade/2.6/libglade-2.6.0.tar.bz2
Download MD5 sum: 81d7b2b64871ce23a5fae1e5da0b1f6e
Download size: 319 KB
Estimated disk space required: 5.2 MB
Estimated build time: 0.1 SBU
libxml2-2.6.26 and GTK+-2.8.20
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libglade
Install libglade by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild the API documentation.
Last updated on 2007-01-18 13:38:19 -0600