This commit is contained in:
Matthias Clasen
2005-08-12 17:18:55 +00:00
parent 7788ead137
commit 6de0ca7807
84 changed files with 1427 additions and 1384 deletions

View File

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