From fe876099567b7641a731f129e0d5b5f26be9fb5e Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 20 Aug 2004 17:48:45 +0000 Subject: Update to reflect GTK+/GLib 2.x now being the default. svn path=/trunk/; revision=11782 --- INSTALL | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 22e3e7b5c2..3bd4896d03 100644 --- a/INSTALL +++ b/INSTALL @@ -23,6 +23,10 @@ README.win32 for those instructions. header files and the like. For example, Red Hat users will need to install a "gtk-devel" .rpm. + Note also that Ethereal configuration defaults to using GTK+ and + GLib 2.x; you need to configure with --disable-gtk2 to use GTK+ + 1.2[.x]. + 2. If you wish to build Tethereal, the line-mode version of Ethereal, make sure you have GLIB installed. See note #1 above for instructions on checking if you have GLIB installed. You can download GLIB from @@ -70,8 +74,8 @@ README.win32 for those instructions. build Ethereal, the GUI packet analyzer. You can disable the build of the GUI version of Ethereal with this switch. - --enable-gtk2 - Build Glib2/Gtk2+-based ethereal. + --disable-gtk2 + Build Glib/Gtk+ 1.2[.x]-based ethereal. --disable-tethereal By default the line-mode packet analyzer, Tethereal, is built. -- cgit v1.2.1