svn path=/trunk/; revision=6671
This commit is contained in:
Matthias Clasen
2008-03-11 02:18:18 +00:00
parent 04131f77e3
commit 7cff233d6e
94 changed files with 999 additions and 977 deletions

View File

@@ -1,8 +1,8 @@
Simple install procedure
========================
% gzip -cd glib-2.16.0.tar.gz | tar xvf - # unpack the sources
% cd glib-2.16.0 # change to the toplevel directory
% gzip -cd glib-2.16.1.tar.gz | tar xvf - # unpack the sources
% cd glib-2.16.1 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB