%general-entities; ]> $LastChangedBy$ $Date$ GLib-&GLib-version; GLib-1 Introduction to <application>GLib</application> 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. Package information Download (HTTP): Download (FTP): Download MD5 sum: &GLib-md5sum; Download size: &GLib-size; Estimated disk space required: &GLib-buildsize; Estimated build time: &GLib-time; Additional downloads Required Patch: Installation of <application>GLib</application> Install glib by running the following commands: patch -Np1 -i ../glib-&GLib-version;-gcc34-1.patch && ./configure --prefix=/usr && make Now, as the root user: make install && chmod -v 755 /usr/lib/libgmodule-1.2.so.0.0.10 Contents Installed Programs Installed Libraries Installed Directories glib-config libglib.[so,a], libgmodule.[so,a] and libgthread.[so,a] /usr/include/glib-1.2 and /usr/lib/glib Short Descriptions glib-config is a tool that is used by configure scripts to determine the compiler and linker flags that should be used to compile and link programs that use GLib. glib-config libglib.[so,a] libraries contain a low-level core library for the GIMP Toolkit. libglib.[so,a]