summaryrefslogtreecommitdiff
path: root/README
blob: 3e0cb37d835011f2a988220e7afa1dcde2c0d681 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
--------------------------
The Mana World music files
--------------------------

(c) 2006-2009 The Mana World Development Team
Released under the same terms as The Mana World, the GNU GPL.

These music files are part of The Mana World, and released separately from the
source release because of their size and because the set changes rarely.


INSTALLATION

When you download these music files you have probably installed TMW either
manually or using your distribution-specific packaging system. This means that
there is a fixed location where TMW will look for its music files. This
location is

  $prefix/share/tmw/data/music

When running ./configure without parameters, the default prefix is /usr/local.
Most distributions will install TMW with the prefix /usr. You might also have
installed TMW to your home directory (for example when you don't have root
access), in which case the prefix would be something like /home/user. So
depending on this prefix, you'll have to place the music files in one of the
following:

  /usr/local/share/tmw/data/music
  /usr/share/tmw/data/music
  /home/user/share/tmw/data/music

But hopefully soon the tmwmusic package will actually also be available through
your distribution-specific packaging system, in which case you don't have to be
reading this!