Mercurial > audlegacy
comparison README @ 4331:d269f16e4e73
Fix some URLs and errors.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Thu, 13 Mar 2008 23:05:56 +0200 |
parents | 6dd4727647d3 |
children | 7f0996dc0c43 |
comparison
equal
deleted
inserted
replaced
4330:0b9a75430f6b | 4331:d269f16e4e73 |
---|---|
69 | 69 |
70 Audacious requires the following libraries and their development | 70 Audacious requires the following libraries and their development |
71 packages installed: | 71 packages installed: |
72 | 72 |
73 Glib 2.6 | 73 Glib 2.6 |
74 (http://www.gtk.org/download/) | 74 http://www.gtk.org/download/ |
75 | 75 |
76 GTK+ 2.6 | 76 GTK+ 2.6 |
77 (http://www.gtk.org/download/) | 77 http://www.gtk.org/download/ |
78 | 78 |
79 mcs >= 0.1 | 79 mcs >= 0.1 |
80 (http://sacredspiral.co.uk/~nenolod/mcs) | 80 http://www.atheme.org/projects/mcs.shtml |
81 | 81 |
82 If you compile Audacious from a fresh CVS checkout, you will also need | 82 libmowgli >= 0.4 |
83 the following tools: | 83 http://www.atheme.org/projects/mowgli.shtml |
84 | 84 |
85 automake >= 1.9 | 85 If you compile Audacious from a fresh Mercurial checkout, you will also |
86 need the following tools: | |
87 | |
86 autoconf >= 2.59 | 88 autoconf >= 2.59 |
87 | 89 |
88 Note that these tools and libraries are bundled with major Linux | 90 Note that these tools and libraries are bundled with major Linux |
89 distributions. Use the packages provided with them where possible. If | 91 distributions. Use the packages provided with them where possible. If |
90 those packages are not sufficiently new, you may need to search | 92 those packages are not sufficiently new, you may need to search |