svn path=/trunk/; revision=5634
This commit is contained in:
Matthias Clasen
2007-07-12 17:53:42 +00:00
parent 6b3b223646
commit b09c2ff4cd
91 changed files with 3274 additions and 3028 deletions

View File

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