svn path=/trunk/; revision=7234
This commit is contained in:
Matthias Clasen
2008-07-21 17:56:17 +00:00
parent e8516ee93d
commit 282805b1d4
100 changed files with 12672 additions and 11780 deletions

View File

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