This commit is contained in:
Matthias Clasen
2005-06-10 15:48:25 +00:00
parent 0b5df1e378
commit 604ad5fa3d
85 changed files with 12080 additions and 8444 deletions

View File

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