Has anybody got the firefly package working on the WL700?

The standard mt-daapd is working great, but I'm unable to get firefly to work.

I use this file to install mt-daapd_svn-1498-1_mipsel.ipk firefly through ipkg. When I do so, it installs some dependencies like sqlite. Then I change the mt-daapd config file (in the same way as with the standard mt-daapd) but then I always recieve this error when starting firefly:

firefly erro while loading shared libraries
Inconsistency detected by ld.so

If I check this page (http://forums.fireflymediaserver.org...pic.php?t=5302) they mention that you need to update an ipkg config file to download firefly directly through ipkg:
# echo "src firefly http://ipkg.fireflymediaserver.org/armeb" > /etc/ipkg/firefly.conf

But this /etc/ipkg/firefly.conf file isn't there... ?
So I just downloaded the mipsel firefly package from the website and tried to install it manually. But apparently I'm doing something wrong but I can't figur out how.

Mayby there are other package that have the same functionality as firefly (cover art and flexible playlists...)?

Anybody any thoughts?