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.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libglade/2.6/libglade-2.6.1.tar.bz2
Download MD5 sum: 489be887b26b9973f77e2c6111ab7d5a
Download size: 346 KB
Estimated disk space required: 5 MB
Estimated build time: 0.1 SBU
libxml2-2.6.31 and GTK+-2.10.13
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-07-08 10:04:29 -0500