From d97c7d6aaee1db5996cd1d2dbd5f3744b5487ac7 Mon Sep 17 00:00:00 2001 From: Avuton Olrich Date: Sat, 20 Dec 2008 19:17:34 -0800 Subject: Clarify some very messy documentation in the installation. --- INSTALL | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index b1a24fd0..a298d2dc 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,11 @@ Music Player Daemon (MPD) - INSTALL +Introduction +------------ +This document is a very small amount of documentation about what is needed to +install MPD. If more information is desired see wiki at http://mpd.wikia.com. + Dependencies ------------ @@ -28,6 +33,18 @@ ALSA - http://www.alsa-project.org/ The Advanced Linux Sound Architecture. Recommended audio output if you use Linux. You will need libasound. +FIFO +This is a mostly undocumented, developer plugin to transmit raw data. + +MVP - http://en.wikipedia.org/wiki/Hauppauge_MediaMVP +A network media player. + +OSS - http://www.opensound.com +Open Sound System. + +OSX - http://www.apple.com +Necessary if you are on Mac OSX. + PulseAudio - http://www.pulseaudio.org/ An advanced sound daemon. You will need libpulse. @@ -144,16 +161,14 @@ Run $ mpd -(if no config file is specified, mpd's looks for ~/.mpdconf then /etc/mpd.conf) - -an example would be: - -$ mpd playlists/.mpdconf +First default is ~/.mpdconf then /etc/mpd.conf. If neither of these exist +a mpd configuration file must be specified at runtime. A -A sample config file is included with the source of MPD, mpdconf.example . +A sample config file is included with the source of MPD, mpdconf.example. -Note: The first time you run mpd, it will "explore" your mp3 directory for -mp3's. +The first time MPD is run it will attempt to discover all music in your +music root, recursively. This can be affected by the symlink options +specified in the example mpd.conf. Using MPD --------- -- cgit v1.2.3