This commit is contained in:
Matthias Clasen
2005-08-05 16:09:42 +00:00
parent 8e7a50ab42
commit d5c882abc4
82 changed files with 122 additions and 73 deletions

View File

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