This commit is contained in:
Matthias Clasen
2004-09-18 21:03:46 +00:00
parent 66ed3256d7
commit 36e34772d8
81 changed files with 6866 additions and 6678 deletions

View File

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