MPD
(Difference between revisions)
				
																
				
				
								
				| Pacmanlives  (Talk | contribs) | Pacmanlives  (Talk | contribs)  | ||
| Line 16: | Line 16: | ||
| − | As long as you edited your config file you should have a working mpd! | + | As long as you edited your config file correctly you should have a working mpd! | 
| Now you can install the client! | Now you can install the client! | ||
| This is a WIP | This is a WIP | ||
Revision as of 04:55, 20 February 2010
The Howto guide to setting up MPD.
STEP 1. To install mpd all your have to do is type ' lin mpd 'as root
Then copy the example config: cp /usr/share/doc/mpd/doc/mpdconf.example  /etc/mpd.conf
STEP 2. Edit the config
STEP 3. You now need to build the database with the following command. '/usr/bin/mpd --create-db '
STEP 4. Start the service:
/etc/init.d/mpd start
As long as you edited your config file correctly you should have a working mpd!
Now you can install the client!
This is a WIP

