diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-09-19 05:40:00 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-09-19 05:40:00 +0000 |
commit | 542a674e7ce493cee3fe871576cc38f6f1da886f (patch) | |
tree | be14c09f6ba46c16de229e789373d362f92349d7 /INSTALL | |
parent | 07f0458eab97a6589cf507d1c84da1e89f15f268 (diff) | |
download | gdk-pixbuf-542a674e7ce493cee3fe871576cc38f6f1da886f.tar.gz |
2.5.3GTK_2_5_3
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ GTK+ requires the following packages: Simple install procedure ======================== - % gzip -cd gtk+-2.5.2.tar.gz | tar xvf - # unpack the sources - % cd gtk+-2.5.2 # change to the toplevel directory + % gzip -cd gtk+-2.5.3.tar.gz | tar xvf - # unpack the sources + % cd gtk+-2.5.3 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK [ Become root if necessary ] |