This commit is contained in:
Matthias Clasen
2004-12-16 05:48:25 +00:00
parent eefa2d9763
commit 32247a04c6
81 changed files with 2812 additions and 2674 deletions

View File

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