svn path=/trunk/; revision=7939
This commit is contained in:
Matthias Clasen
2009-03-02 05:49:44 +00:00
parent e2b962933b
commit 3f07ef2119
101 changed files with 15186 additions and 14690 deletions

View File

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