svn path=/trunk/; revision=6661
This commit is contained in:
Matthias Clasen
2008-03-10 18:09:06 +00:00
parent 53e4dfb50f
commit e2a4ed3287
98 changed files with 13078 additions and 10573 deletions

View File

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