Revision [23066]
This is an old revision of glib made by darkcity on 2012-08-07 08:33:52.
GLib
Software development. GLib provides the core application building blocks for libraries and applications written in C. It is the basis for GTK and is included in most Puppy versions.
Verify installed version via the command-line interface:
Source code distribution: http://ftp.gnome.org/pub/gnome/sources/glib/
gtester --version
Source code distribution: http://ftp.gnome.org/pub/gnome/sources/glib/
- http://distro.ibiblio.org/quirky/pet_packages-wary5/
- http://www.smokey01.com/coolpup/ {contains DEV files}
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i486-pc-linux-gnu --with-pcre=system
Related Webpages
Glib reference manual
http://www.t2-project.org/packages/glib.html
http://www.linuxfromscratch.org/blfs/view/svn/general/glib2.html
http://freecode.com/projects/glib
http://www.gtk.org/download-linux.html
software
http://www.t2-project.org/packages/glib.html
http://www.linuxfromscratch.org/blfs/view/svn/general/glib2.html
http://freecode.com/projects/glib
http://www.gtk.org/download-linux.html
software
Categories
CategoryDevelopmentCategorySoftwareTopDownloads
CategorySoftwareLibraries
CategorySoftware