This commit is contained in:
Matthias Clasen
2005-08-23 04:35:33 +00:00
parent d7a216df8f
commit 4bf14f1c4e
85 changed files with 1420 additions and 1426 deletions

View File

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