Hi, I compiled and installed MPD 0.12.1 on SME 7.0, but when I get to phpMp2 web client I see just "No directories found. No files found. No playlists found."
"mpd --version" command shows this:
mpd (MPD: Music Player Daemon) 0.12.1
Copyright (C) 2003-2006 Warren Dukes <warren.dukes@gmail.com>
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:
Supported outputs:
alsa oss
There are no supported formats. I search the WEB and I found that SME Server has no audio codecs and so on, so I followed this howto to install some stuff:
http://mirror.contribs.org/smeserver//contribs/beckynet/smeserver/7.x/Howto-Play-Sound-In-Console-Mode/Howto-Play-Sound-In-Console-Mode.htm.
Then again I run "./configure" and "make" and "make install" to compile and install MPD. Nothing is changed...
When I run "./configure" in the end I see the following:
########### MPD CONFIGURATION ############
Playback Support:
libao support .................disabled
OSS support ...................enabled
ALSA support ..................enabled
Sun support ...................disabled
OS X support ..................disabled
PulseAudio support ............disabled
Media MVP support .............disabled
Shout streaming support .......disabled
File Format Support:
ID3 tag support ...............disabled
mp3 support ...................disabled
Ogg Vorbis support ............disabled
FLAC support ..................disabled
OggFLAC support ...............disabled
Wave file support .............disabled
MP4/AAC support ...............disabled
Musepack (MPC) support ........disabled
MOD support ...................disabled
configure: error: No input plugins supported!
Nothing is enabled except the OSS and ALSA.
I can hear the music with this command "mpg123 /home/e-smith/files/ibays/music/html/files/NELLY.MP3", so I think I have the codecs I need. So why MPD can't see them? Is there a way to run the configure script with something like this "./configure --enable-mp3 --enable-id3" and so on?
Thanks in advance.
P.S. This are the answers from the support forum of MPD -
http://www.musicpd.org/forum/index.php?topic=1255.0. Is that really the problem? And if is so where can I find the proper RPMs for SME? I tried the rpms in rmseek.com, but they fail on dependecies.