svn path=/trunk/; revision=5419
This commit is contained in:
Matthias Clasen
2007-03-16 22:11:15 +00:00
parent c182fecfa1
commit 1cb4af3e96
100 changed files with 15413 additions and 13745 deletions

View File

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