svn path=/trunk/; revision=5786
This commit is contained in:
Matthias Clasen
2007-10-16 06:33:50 +00:00
parent 2cc03c7fe7
commit 83684e4b03
94 changed files with 1960 additions and 1914 deletions

View File

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