svn path=/trunk/; revision=7876
This commit is contained in:
Matthias Clasen
2009-02-17 18:36:36 +00:00
parent c8e37b63e7
commit 4611dadadd
100 changed files with 556 additions and 522 deletions

View File

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