svn path=/trunk/; revision=6180
This commit is contained in:
Matthias Clasen
2007-12-21 00:37:41 +00:00
parent 56bee25225
commit 48ba9ea756
112 changed files with 71535 additions and 13410 deletions

View File

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