svn path=/trunk/; revision=6948
This commit is contained in:
Matthias Clasen
2008-05-27 21:22:45 +00:00
parent 5adb336b65
commit e14f918de9
96 changed files with 19401 additions and 19074 deletions

View File

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