MPD install issues
Posted: Sat Oct 15, 2011 6:58 am
i followed the tut carefully and when i excute the vi /etc/mpd.conf i get this instead of the options described in the tut. any help?
######################## REQUIRED PATHS ########################
music_directory "~/music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"
error_file "~/.mpd/mpd.error"
################################################################
######################## OPTIONAL PATHS ########################
#
# If you wish to use mpd --kill to stop MPD, then you must
# specify a file here in which to store MPD's process ID.
#
#pid_file "~/.mpd/mpd.pid"
#
# If specified, MPD will save its current state (playlist,
# current song, playing/paused, etc.) at exit. This will be
# used to restore the session the next time it is run.
#
root@OpenWrt:~# mpd
unable to open db file "/root/.mpd/mpd.db": No such file or directory
current locale is "C"
setting filesystem charset to ISO-8859-1
No "audio_output" defined in config file
Attempt to detect audio output device
Attempting to detect a oss audio device
Error opening OSS device "/dev/dsp": No such file or directory
Error opening OSS device "/dev/sound/dsp": No such file or directory
Unable to detect an audio device
No audio_output specified and unable to detect a default audio output device
root@OpenWrt:~# vi /etc/mpd.conf
# An example configuration file for MPD
# See the mpd.conf man page for a more detailed description of each parameter.
######################## REQUIRED PATHS ########################
music_directory "~/music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"
error_file "~/.mpd/mpd.error"
################################################################
######################## OPTIONAL PATHS ########################
#
# If you wish to use mpd --kill to stop MPD, then you must
# specify a file here in which to store MPD's process ID.
#
#pid_file "~/.mpd/mpd.pid"
#
# If specified, MPD will save its current state (playlist,
# current song, playing/paused, etc.) at exit. This will be
# used to restore the session the next time it is run.
#
- /etc/mpd.conf 1/276 0%
######################## REQUIRED PATHS ########################
music_directory "~/music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"
error_file "~/.mpd/mpd.error"
################################################################
######################## OPTIONAL PATHS ########################
#
# If you wish to use mpd --kill to stop MPD, then you must
# specify a file here in which to store MPD's process ID.
#
#pid_file "~/.mpd/mpd.pid"
#
# If specified, MPD will save its current state (playlist,
# current song, playing/paused, etc.) at exit. This will be
# used to restore the session the next time it is run.
#
root@OpenWrt:~# mpd
unable to open db file "/root/.mpd/mpd.db": No such file or directory
current locale is "C"
setting filesystem charset to ISO-8859-1
No "audio_output" defined in config file
Attempt to detect audio output device
Attempting to detect a oss audio device
Error opening OSS device "/dev/dsp": No such file or directory
Error opening OSS device "/dev/sound/dsp": No such file or directory
Unable to detect an audio device
No audio_output specified and unable to detect a default audio output device
root@OpenWrt:~# vi /etc/mpd.conf
# An example configuration file for MPD
# See the mpd.conf man page for a more detailed description of each parameter.
######################## REQUIRED PATHS ########################
music_directory "~/music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"
error_file "~/.mpd/mpd.error"
################################################################
######################## OPTIONAL PATHS ########################
#
# If you wish to use mpd --kill to stop MPD, then you must
# specify a file here in which to store MPD's process ID.
#
#pid_file "~/.mpd/mpd.pid"
#
# If specified, MPD will save its current state (playlist,
# current song, playing/paused, etc.) at exit. This will be
# used to restore the session the next time it is run.
#
- /etc/mpd.conf 1/276 0%