svn path=/trunk/; revision=6267
This commit is contained in:
Matthias Clasen
2008-01-07 16:47:36 +00:00
parent e3ea86b5ac
commit 60c8bdfe8f
100 changed files with 15378 additions and 12229 deletions

View File

@@ -1,8 +1,8 @@
Simple install procedure
========================
% gzip -cd glib-2.15.0.tar.gz | tar xvf - # unpack the sources
% cd glib-2.15.0 # change to the toplevel directory
% gzip -cd glib-2.15.1.tar.gz | tar xvf - # unpack the sources
% cd glib-2.15.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
@@ -60,6 +60,11 @@ available from:
http://www.gnu.org/software/gettext/
Support for extended attributes and SELinux in GIO requires
libattr and libselinux.
The Nitty-Gritty
================