*** empty log message ***

This commit is contained in:
Matthias Clasen
2004-10-28 03:28:56 +00:00
parent dcc9ab46fc
commit 4229a1ee35
168 changed files with 56823 additions and 25944 deletions

View File

@ -18,8 +18,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
% gzip -cd gtk+-2.5.3.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.5.3 # change to the toplevel directory
% gzip -cd gtk+-2.5.4.tar.gz | tar xvf - # unpack the sources
% cd gtk+-2.5.4 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]