The glib package contains a low-level core library. This is useful for providing data structure handling for C, portability wrappers and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
Download (HTTP): http://gd.tuwien.ac.at/graphics/gimp/gtk/v2.6/glib-2.6.3.tar.bz2
Download (FTP): ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.3.tar.bz2
Download MD5 sum: 8f69ad5387197114b356efc64ce88d77
Download size: 2.3 MB
Estimated disk space required: 45.2 MB
Estimated build time: 2.23 SBU (includes rebuilding documentation)
Install glib by running the following commands:
./configure --prefix=/usr &&
make &&
make install
--enable-gtk-doc: This switch will rebuild the API documentation during the make command.
The glib package contains glib-genmarshal, glib-gettextize, glib-mkenums, gobject-query, libglib-2.0, libgobject-2.0, libgmodule-2.0 and libgthread-2.0 libraries.
Last updated on 2005-03-06 13:16:09 -0700