26 lines
534 B
Plaintext
Raw Normal View History

2003-10-13 15:03:14 +00:00
$Id$
2004-11-20 18:11:01 +00:00
Here's the short and sweet of it:
./configure; make; make install
You'll still need to make a configuration file in /etc/mt-daapd.conf
You can use the sample in contrib/mt-daapd.conf as a starting point.
cp contrib/mt-daapd.conf /etc
cp contrib/mt-daapd.playlist /etc
Edit /etc/mt-daapd.conf to taste.
You'll still need distro-specific startup scripts. Check
the contrib directory to see if there are rc scripts for your
distro.
2005-09-23 05:26:52 +00:00
Questions? Check the forums at www.mt-daapd.org or mail
2004-11-20 18:11:01 +00:00
rpedde@users.sourceforge.net
2005-01-30 05:14:47 +00:00