Package: mpd Version: 0.13.0-5 Invoking mpd thusly: brianslug:/etc# mpd gives this error:
couldn't find audio output plugin for type "shout" at line 98 brianslug:/etc# mpd --version mpd (MPD: Music Player Daemon) 0.13.0 Copyright (C) 2003-2007 Warren Dukes <[EMAIL PROTECTED]> This is free software; see the source for copying conditions. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Supported formats: mp3 mp2 ogg ogg flac wav au aiff aif m4a mp4 mpc amf dsm far gdm imf it med mod mtm s3m stm stx ult uni xm Supported outputs: alsa ao oss pulse jack brianslug:/etc# dmesg Linux version 2.6.22-3-ixp4xx (Debian 2.6.22-6) ([EMAIL PROTECTED]) (gcc version 4.1.3 20070831 (prerelease) (Debian 4.1.2-16)) #1 Tue Nov 13 02:17:20 UTC 2007 CPU: XScale-IXP42x Family [690541f1] revision 1 (ARMv5TE), cr=0000397f Machine: Linksys NSLU2 Relevent portion of mpd.conf: audio_output { type "shout" name "My Shout Stream" host "localhost" port "8000" mount "/mpd.ogg" password "mypasswd" # quality "5.0" bitrate "128" format "44100:16:1" # user "source" # optional # description "My Stream Description" # optional # genre "jazz" # optional # public "no" # optional } I suggest enabling shoutcast support in the package. I believe libshout and libshout-dev need to be installed on the compiling machine. I have tried compiling myself without success (noob). Many thanks -- Brian Millan