This commit is contained in:
Matthias Clasen
2004-08-01 03:51:21 +00:00
parent 1d6aada2a8
commit 5b1c38b0b3
74 changed files with 2513 additions and 2466 deletions

View File

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