owntone-server/README

26 lines
542 B
Plaintext
Raw Normal View History

2003-10-13 11:03:14 -04:00
$Id$
2004-11-20 13:11:01 -05: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-01-30 00:14:47 -05:00
Questions? Check the forums at mt-daapd.sourceforge.net or mail
2004-11-20 13:11:01 -05:00
rpedde@users.sourceforge.net
2005-01-30 00:14:47 -05:00