From 968f6f2b9f267cfc334b4c4d4e20f9ae65cac881 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sat, 21 Dec 2002 01:59:14 +0000 Subject: === Released 2.2.0 === Fri Dec 20 15:23:26 2002 Owen Taylor * === Released 2.2.0 === * configure.in: Version 2.2.0, interface age 0, binary age 200. * README.in: Update the release notes. * INSTALL.in: Mention that Pango-1.0 can be used with GTK+-2.2. * NEWS: Update. --- INSTALL | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index fbe3c12ab..6eb05f65c 100644 --- a/INSTALL +++ b/INSTALL @@ -4,6 +4,8 @@ Prerequisites GTK+ requires the following packages: - The GLib, Pango, and Atk libraries, available at the same location as GTK+ + (Either Pango-1.0 or Pango-1.2 can be used with GTK+-2.2; + Pango-1.2 is recommended.) - The TIFF, PNG, and JPEG image loading libraries. You most likely have these installed on your system already. If not @@ -20,8 +22,8 @@ GTK+ requires the following packages: Simple install procedure ======================== - % gzip -cd gtk+-2.1.5.tar.gz | tar xvf - # unpack the sources - % cd gtk+-2.1.5 # change to the toplevel directory + % gzip -cd gtk+-2.2.0.tar.gz | tar xvf - # unpack the sources + % cd gtk+-2.2.0 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK [ Become root if necessary ] -- cgit v1.2.1