svn path=/trunk/; revision=5511
This commit is contained in:
Matthias Clasen
2007-05-23 04:30:07 +00:00
parent afdc9e98e0
commit aa088c4072
91 changed files with 10741 additions and 2131 deletions

View File

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