This commit is contained in:
Matthias Clasen
2005-07-15 17:28:17 +00:00
parent d1e79f5f09
commit 1760b7074d
81 changed files with 2249 additions and 2198 deletions

View File

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