This commit is contained in:
Matthias Clasen
2006-05-03 02:05:01 +00:00
parent 4d0f3cf076
commit 4b17ee97a5
97 changed files with 16373 additions and 10586 deletions

View File

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