# HG changeset patch # User Matti Hamalainen # Date 1078598283 0 # Node ID e85ea673576713b010fdc0b96ce9dd1b28009cda # Parent 1c678b4c7abc6877c68059353e5aac13673ffa84 Updated requirements. diff -r 1c678b4c7abc -r e85ea6735767 INSTALL --- a/INSTALL Sat Mar 06 18:38:01 2004 +0000 +++ b/INSTALL Sat Mar 06 18:38:03 2004 +0000 @@ -6,7 +6,7 @@ ============ - XMMS version 1.2.0 or later (http://www.xmms.org/) -- Gtk+ and Glib 1.2.8 or later (http://www.gtk.org/) +- Gtk+ and Glib 1.2.5 or later (http://www.gtk.org/) - C and C++-compiler. Preferably gcc and g++, I have no idea whether this compiles with any other compilers ... sorry. @@ -36,7 +36,7 @@ ========================= libSIDPlay1 is available at SIDPlay's homepage: -http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ +http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html You only need libsidplay, the sidplay-base is not necessary if you are sure that you don't need the commandline player. @@ -69,8 +69,8 @@ To build a CVS-version of XMMS-SID, you need to have latest (STABLE) versions of following tools installed, including: - - GNU autoconf 2.57 or later - - GNU automake 1.7.6 or later + - GNU autoconf 2.56 or later + - GNU automake 1.7 or later - GNU libtool 1.5 or later - Glade for Gtk+ 1.2 programs (I use Glade 0.6.4)