[[HomePage]] > [[SoftwareIndex Software Index]] > [[SoftwareSystem System]] ====glib==== ~-software {[[software binary code]] | [[http://ftp.gnome.org/pub/gnome/sources/glib/ source code]]} --- ~-dependencies: +[[binutils]],+[[bzip2]],+[[coreutils]],+[[grep]],+[[libelf]],+[[libffi]],+[[pcre]],+[[tar]],+[[zlib]] --- ~-verify installed version via the command-line interface: %%gtester --version%% --- ~-%%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --with-pcre=system && time make -j 2%% ==Also on the Wiki== ~[[libstdcplusplus libstdc++]] ==Related Webpages== ~[[http://www.linuxfromscratch.org/blfs/view/svn/general/glib2.html linuxfromscratch.org]] ~[[http://www.t2-project.org/packages/glib.html t2-project.org]] ~[[http://freecode.com/projects/glib freecode.com]] ~[[https://developer.gnome.org/glib/ GLib Reference Manual]] ~[[http://www.gtk.org/features.php core system support]] ---- ==Categories== CategorySoftwareTopPackages CategorySoftwareLibraries CategorySoftware