comparison INSTALL @ 23:469efc05e01e

Updated documentation
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jun 2003 12:42:05 +0000
parents e5c49367b899
children ca6dab6c4ead
comparison
equal deleted inserted replaced
22:ac2972a7ccd5 23:469efc05e01e
6 6
7 - C and C++-compiler. Preferably gcc and g++, I have 7 - C and C++-compiler. Preferably gcc and g++, I have
8 no idea whether this compiles with any other 8 no idea whether this compiles with any other
9 compilers ... sorry. 9 compilers ... sorry.
10 10
11 - You need either or both of the following: 11 - You need either one or both of the following:
12 * libsidplay1 v1.36.xx (or later version) 12 * libsidplay1
13 * libsidplay2 v2.0.7 (NO LATER OR EARLIER VERSIONS!) 13 * libsidplay2
14 14
15 NOTICE! You need at least v1 or v2, OR BOTH. 15 Not both are required, but having both is supported.
16 16 See below for more information about them.
17
18 Earlier versions may or may not work; you may try,
19 but you'll need to edit configure.in for smaller
20 version numbers and then run autogen.sh.
21 17
22 18
23 Where to get XMMS? 19 Where to get XMMS?
24 ================== 20 ==================
25 Latest version of XMMS should be available from 21 Latest version of XMMS should be available from
28 24
29 Please refer to XMMS documentation for information 25 Please refer to XMMS documentation for information
30 on it's usage and installation (etc). 26 on it's usage and installation (etc).
31 27
32 28
33 Where to get libSIDPlay? 29 Where to get libSIDPlay1?
34 ======================== 30 =========================
35 The library is available at SIDPlay's homepage: 31 The library is available at SIDPlay's homepage:
36 32
37 http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ 33 http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/
38 34
39 You only need libsidplay, the sidplay-base is not necessary 35 You only need libsidplay, the sidplay-base is not necessary
40 if you are sure that you don't need the commandline player. 36 if you are sure that you don't need the commandline player.
41 37
38
42 Where to get libSIDPlay2? 39 Where to get libSIDPlay2?
43 ========================= 40 =========================
44 The library is available at SourceForge: 41 The library is available at SourceForge:
45 42
46 http://sidplay2.sourceforge.net/ 43 http://sidplay2.sourceforge.net/
47 44
48 NOTICE! Compiling sidplay2 may or may not be cumbersome, 45 You need the following packages:
49 since it is still heavily under development. Take care. 46 - sidplay-libs-2.1.x (earlier versions DON'T WORK)
47 - resid
48 - libsidutils-1.0.x
50 49
51 50
52 Installing XMMS-SID 51 Installing XMMS-SID
53 =================== 52 ===================
54 When you have the requirements installed and working 53 When you have the requirements installed and working