decoder plugins

I have recently installed moc, but it doesn't start, it errors out with:
FATAL ERROR: No decoder plugins have been loaded!
I found that I do have decoder plugin in /usr/lib/moc/decoder_plugins (in the form of .so and .la files). What am I doing wrong?

Try this: mocp -SDF. Few first lines from this command should tell you how plugins are loaded.

--
Damian Pietras - MOC developer

It works after I compiled it with --enable-debug (wich I turned off on my first compile). Could this be a bug of some sort?

I dont' think so, I've just tried --disable-debug and it works well.

--
Damian Pietras - MOC developer