This commit is contained in:
Matthias Clasen
2004-10-27 17:56:33 +00:00
parent 8a7eecd7c6
commit 25dc3ce452
79 changed files with 1878 additions and 1790 deletions

View File

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