comparison INSTALL @ 145:e85ea6735767

Updated requirements.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 06 Mar 2004 18:38:03 +0000
parents 9ab0c2fff794
children b80986b4f510
comparison
equal deleted inserted replaced
144:1c678b4c7abc 145:e85ea6735767
4 4
5 Requirements 5 Requirements
6 ============ 6 ============
7 - XMMS version 1.2.0 or later (http://www.xmms.org/) 7 - XMMS version 1.2.0 or later (http://www.xmms.org/)
8 8
9 - Gtk+ and Glib 1.2.8 or later (http://www.gtk.org/) 9 - Gtk+ and Glib 1.2.5 or later (http://www.gtk.org/)
10 10
11 - C and C++-compiler. Preferably gcc and g++, I have no idea 11 - C and C++-compiler. Preferably gcc and g++, I have no idea
12 whether this compiles with any other compilers ... sorry. 12 whether this compiles with any other compilers ... sorry.
13 13
14 - You need AT LEAST one emulation library: 14 - You need AT LEAST one emulation library:
34 34
35 Where to get libSIDPlay1? 35 Where to get libSIDPlay1?
36 ========================= 36 =========================
37 libSIDPlay1 is available at SIDPlay's homepage: 37 libSIDPlay1 is available at SIDPlay's homepage:
38 38
39 http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ 39 http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/linux.html
40 40
41 You only need libsidplay, the sidplay-base is not necessary 41 You only need libsidplay, the sidplay-base is not necessary
42 if you are sure that you don't need the commandline player. 42 if you are sure that you don't need the commandline player.
43 43
44 44
67 Building a CVS-version 67 Building a CVS-version
68 ====================== 68 ======================
69 To build a CVS-version of XMMS-SID, you need to have latest 69 To build a CVS-version of XMMS-SID, you need to have latest
70 (STABLE) versions of following tools installed, including: 70 (STABLE) versions of following tools installed, including:
71 71
72 - GNU autoconf 2.57 or later 72 - GNU autoconf 2.56 or later
73 - GNU automake 1.7.6 or later 73 - GNU automake 1.7 or later
74 - GNU libtool 1.5 or later 74 - GNU libtool 1.5 or later
75 - Glade for Gtk+ 1.2 programs (I use Glade 0.6.4) 75 - Glade for Gtk+ 1.2 programs (I use Glade 0.6.4)
76 76
77 If you have all required tools installed, just run the 77 If you have all required tools installed, just run the
78 "bootstrap.sh"-script which generates all necessary 78 "bootstrap.sh"-script which generates all necessary