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.4.26 and GTK+2-2.0.6 libglade will utilize: Python-2.2.2 if compiled utilizing expat. |
If you have not installed GTK-2.0.6 or if you want libglade-1 in addition to libglade-2, then install libglade-0.17 using --prefix=/usr.:
libglade-0.17 depends on: libxml-1.8.17 and GTK+-1.2.10 libglade-0.17 will utilize: gnome-libs-1.4.2 and Python-2.2.2 if compiled utilizing expat. |
Install libglade by running the following commands:
./configure --prefix=/opt/gnome2 && make && make install |
As with most libraries, there is no configuration to do, save that the library directory i.e. /usr/lib or /usr/local/lib should appear in /etc/ld.so.conf so that ldd can find the shared libraries. After checking that this is the case, /sbin/ldconfig should be run whilst logged in as root.
The libglade package contains libglade libraries.
libglade libraries contain the functions necessary to load glade interface files.