This commit is contained in:
Matthias Clasen
2006-06-12 15:37:27 +00:00
parent 7d95251dbe
commit ec50b87916
85 changed files with 572 additions and 494 deletions

View File

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