svn path=/trunk/; revision=7845
This commit is contained in:
Matthias Clasen
2009-02-02 20:09:08 +00:00
parent a9243ac8f6
commit afa157a73d
99 changed files with 6308 additions and 6485 deletions

View File

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