This commit is contained in:
Matthias Clasen
2005-07-08 15:48:32 +00:00
parent ec872e77c7
commit 138f260fbc
83 changed files with 2245 additions and 2130 deletions

View File

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