1$Id: README,v 1.1 2009-06-30 02:31:07 steven Exp $
2
3Here's the short and sweet of it:
4
5./configure; make; make install
6
7You'll still need to make a configuration file in /etc/mt-daapd.conf
8
9You can use the sample in contrib/mt-daapd.conf as a starting point.
10
11cp contrib/mt-daapd.conf /etc
12cp contrib/mt-daapd.playlist /etc
13
14Edit /etc/mt-daapd.conf to taste.
15
16You'll still need distro-specific startup scripts.  Check
17the contrib directory to see if there are rc scripts for your
18distro.
19
20Questions?  Check the forums at mt-daapd.sourceforge.net or mail 
21rpedde@users.sourceforge.net
22
23
24
25
26