# HG changeset patch # User Matti Hamalainen # Date 1352117303 -7200 # Node ID 73608042aec83791c979637448fa09427899217c # Parent 55e992b016a1551c0744c42bb5a26256a6545f4e Update version requirements. diff -r 55e992b016a1 -r 73608042aec8 INSTALL --- a/INSTALL Mon Nov 05 14:07:38 2012 +0200 +++ b/INSTALL Mon Nov 05 14:08:23 2012 +0200 @@ -4,9 +4,9 @@ Requirements ============ -- XMMS version 1.2.0 or later (http://www.xmms.org/) +- Last version of XMMS1, version 1.2.11. -- Gtk+ and Glib 1.2.5 or later (http://www.gtk.org/) +- Last versions of Gtk+1 and Glib1: 1.2.10 (http://www.gtk.org/) - ANSI-C and C++-compiler. Preferably GCC along with rest of the GNU toolchain. I have no idea whether this compiles with @@ -106,7 +106,7 @@ you need to have following tools installed: - GNU autoconf 2.60 or newer - - GNU automake 1.9 or newer + - GNU automake 1.11 or newer - GNU libtool 1.5.22 or newer - Glade for Gtk+ 1.2 programs (I use Glade 0.6.4) @@ -133,7 +133,7 @@ Invoke configure script (use 'configure --help' for help) -$ ./configure +$ ./configure The configure script will print out lots of information and in the end it tells you some of the selected build options.