svn path=/trunk/; revision=7152
This commit is contained in:
Matthias Clasen
2008-07-03 00:28:00 +00:00
parent 0227089563
commit 7a5b6f0057
109 changed files with 10322 additions and 16384 deletions

View File

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