comparison INSTALL @ 738:73608042aec8

Update version requirements.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Nov 2012 14:08:23 +0200
parents f5b818a57d0c
children bd12199a9a84
comparison
equal deleted inserted replaced
737:55e992b016a1 738:73608042aec8
2 for installation of XMMS-SID package, please read it carefully! 2 for installation of XMMS-SID package, please read it carefully!
3 For more information and tips, please refer to README and FAQ. 3 For more information and tips, please refer to README and FAQ.
4 4
5 Requirements 5 Requirements
6 ============ 6 ============
7 - XMMS version 1.2.0 or later (http://www.xmms.org/) 7 - Last version of XMMS1, version 1.2.11.
8 8
9 - Gtk+ and Glib 1.2.5 or later (http://www.gtk.org/) 9 - Last versions of Gtk+1 and Glib1: 1.2.10 (http://www.gtk.org/)
10 10
11 - ANSI-C and C++-compiler. Preferably GCC along with rest of 11 - ANSI-C and C++-compiler. Preferably GCC along with rest of
12 the GNU toolchain. I have no idea whether this compiles with 12 the GNU toolchain. I have no idea whether this compiles with
13 any other compiler ... sorry. 13 any other compiler ... sorry.
14 14
104 ============================ 104 ============================
105 To build a version of XMMS-SID from Mercurial repository, 105 To build a version of XMMS-SID from Mercurial repository,
106 you need to have following tools installed: 106 you need to have following tools installed:
107 107
108 - GNU autoconf 2.60 or newer 108 - GNU autoconf 2.60 or newer
109 - GNU automake 1.9 or newer 109 - GNU automake 1.11 or newer
110 - GNU libtool 1.5.22 or newer 110 - GNU libtool 1.5.22 or newer
111 - Glade for Gtk+ 1.2 programs (I use Glade 0.6.4) 111 - Glade for Gtk+ 1.2 programs (I use Glade 0.6.4)
112 112
113 Source repository can be fetched via Mercurial using: 113 Source repository can be fetched via Mercurial using:
114 114
131 When you have the requirements installed and working succesfully, 131 When you have the requirements installed and working succesfully,
132 you may try compilation and installation of XMMS-SID. 132 you may try compilation and installation of XMMS-SID.
133 133
134 Invoke configure script (use 'configure --help' for help) 134 Invoke configure script (use 'configure --help' for help)
135 135
136 $ ./configure 136 $ ./configure
137 137
138 The configure script will print out lots of information and in 138 The configure script will print out lots of information and in
139 the end it tells you some of the selected build options. 139 the end it tells you some of the selected build options.
140 140
141 NOTICE! On some systems it may be necessary to force 'configure' 141 NOTICE! On some systems it may be necessary to force 'configure'