svn path=/trunk/; revision=5577
This commit is contained in:
Matthias Clasen
2007-06-18 17:31:49 +00:00
parent 3d2d4c2771
commit fc0a52ca3a
91 changed files with 1029 additions and 879 deletions

View File

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