]> Pileus Git - ~andy/gtk/blobdiff - INSTALL
Updated Thai translation.
[~andy/gtk] / INSTALL
diff --git a/INSTALL b/INSTALL
index 065206defd0acf94cde20f4632fb50fd8d55d56f..6d27ca23273c89c2e443b5f26f9f422a0e1a4e5c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,18 +12,14 @@ GTK+ requires the following packages:
    these libraries are available from:
 
     http://www.libtiff.org/
-    ftp://swrinde.nde.swri.edu/pub/png/src/
-    ftp://ftp.uu.net/graphics/jpeg/
-
-   If these libraries are not available, the corresponding 
-   image loaders will simply not be built. However, this
-   may cause applications using GTK+ not to function properly.
+    http://www.libpng.org/
+    http://www.ijg.org/
 
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-2.2.0.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-2.2.0                         # change to the toplevel directory
+  % gzip -cd gtk+-2.6.1.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-2.6.1                         # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]
@@ -41,6 +37,3 @@ Or online at:
 
  http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html
 
-
-
-